AWS SDK Version 3 for .NET
API Reference

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.

Contains information about a Capacity Manager data export configuration, including export settings, delivery status, and recent export activity.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.CapacityManagerDataExportResponse

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z

Syntax

C#
public class CapacityManagerDataExportResponse

The CapacityManagerDataExportResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property CapacityManagerDataExportId System.String

Gets and sets the property CapacityManagerDataExportId.

The unique identifier for the data export configuration.

Public Property CreateTime System.DateTime

Gets and sets the property CreateTime.

The timestamp when the data export configuration was created.

Public Property LatestDeliveryS3LocationUri System.String

Gets and sets the property LatestDeliveryS3LocationUri.

The S3 URI of the most recently delivered export file.

Public Property LatestDeliveryStatus Amazon.EC2.CapacityManagerDataExportStatus

Gets and sets the property LatestDeliveryStatus.

The status of the most recent export delivery.

Public Property LatestDeliveryStatusMessage System.String

Gets and sets the property LatestDeliveryStatusMessage.

A message describing the status of the most recent export delivery, including any error details if the delivery failed.

Public Property LatestDeliveryTime System.DateTime

Gets and sets the property LatestDeliveryTime.

The timestamp when the most recent export was delivered to S3.

Public Property OutputFormat Amazon.EC2.OutputFormat

Gets and sets the property OutputFormat.

The file format of the exported data.

Public Property S3BucketName System.String

Gets and sets the property S3BucketName.

The name of the S3 bucket where export files are delivered.

Public Property S3BucketPrefix System.String

Gets and sets the property S3BucketPrefix.

The S3 key prefix used for organizing export files within the bucket.

Public Property Schedule Amazon.EC2.Schedule

Gets and sets the property Schedule.

The frequency at which data exports are generated.

Public Property Tags System.Collections.Generic.List<Amazon.EC2.Model.Tag>

Gets and sets the property Tags.

The tags associated with the data export configuration.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5