AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Describes a tag key that is being monitored by Capacity Manager, including its activation status and the earliest available data point.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class CapacityManagerMonitoredTagKey
The CapacityManagerMonitoredTagKey type exposes the following members
| Name | Description | |
|---|---|---|
|
CapacityManagerMonitoredTagKey() |
| Name | Type | Description | |
|---|---|---|---|
|
CapacityManagerProvided | System.Nullable<System.Boolean> |
Gets and sets the property CapacityManagerProvided. Indicates whether this tag key is provided by Capacity Manager by default, rather than being user-activated. |
|
EarliestDatapointTimestamp | System.Nullable<System.DateTime> |
Gets and sets the property EarliestDatapointTimestamp. The earliest timestamp from which tag data is available for queries, in UTC ISO 8601 format. |
|
Status | Amazon.EC2.CapacityManagerMonitoredTagKeyStatus |
Gets and sets the property Status.
The current status of the monitored tag key. Valid values are |
|
StatusMessage | System.String |
Gets and sets the property StatusMessage. A message providing additional details about the current status of the monitored tag key. |
|
TagKey | System.String |
Gets and sets the property TagKey. The tag key being monitored. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer