Builder

class Builder

Properties

Link copied to clipboard

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensure Idempotency.

Link copied to clipboard

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

Link copied to clipboard

The file format for the exported data. Parquet format is recommended for large datasets and better compression.

Link copied to clipboard

The name of the S3 bucket where the capacity data export files will be delivered. The bucket must exist and you must have write permissions to it.

Link copied to clipboard

The S3 key prefix for the exported data files. This allows you to organize exports in a specific folder structure within your bucket. If not specified, files are placed at the bucket root.

Link copied to clipboard

The frequency at which data exports are generated.

Link copied to clipboard

The tags to apply to the data export configuration. You can tag the export for organization and cost tracking purposes.