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.
This is the response object from the GetCapacityManagerAttributes operation.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class GetCapacityManagerAttributesResponse : AmazonWebServiceResponse
The GetCapacityManagerAttributesResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
GetCapacityManagerAttributesResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
CapacityManagerStatus | Amazon.EC2.CapacityManagerStatus |
Gets and sets the property CapacityManagerStatus. The current status of Capacity Manager. |
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
DataExportCount | System.Nullable<System.Int32> |
Gets and sets the property DataExportCount. The number of active data export configurations for this account. This count includes all data exports regardless of their current delivery status. |
|
EarliestDatapointTimestamp | System.Nullable<System.DateTime> |
Gets and sets the property EarliestDatapointTimestamp. The timestamp of the earliest data point available in Capacity Manager, in milliseconds since epoch. This indicates how far back historical data is available for queries. |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
IngestionStatus | Amazon.EC2.IngestionStatus |
Gets and sets the property IngestionStatus. The current data ingestion status. Initial ingestion may take several hours after enabling Capacity Manager. |
|
IngestionStatusMessage | System.String |
Gets and sets the property IngestionStatusMessage. A descriptive message providing additional details about the current ingestion status. This may include error information if ingestion has failed or progress details during initial setup. |
|
LatestDatapointTimestamp | System.Nullable<System.DateTime> |
Gets and sets the property LatestDatapointTimestamp. The timestamp of the most recent data point ingested by Capacity Manager, in milliseconds since epoch. This indicates how current your capacity data is. |
|
OrganizationsAccess | System.Nullable<System.Boolean> |
Gets and sets the property OrganizationsAccess. Indicates whether Organizations access is enabled for cross-account data aggregation. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
.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