Builder

class Builder

Properties

Link copied to clipboard

The client token provided for this export.

Link copied to clipboard

The name of the domain that was exported.

Link copied to clipboard

Unique ARN identifier of the export.

Link copied to clipboard
var exportDataCutoffTime: <Error class: unknown class>?

The timestamp indicating the cutoff point for data inclusion in the export. All data inserted or modified before this time will be present in the exported data. Data insertions or modifications after this timestamp may or may not be present in the export.

Link copied to clipboard

The name of the manifest summary file for the export.

Link copied to clipboard

The current state of the export. Current possible values include : PENDING - export request received, IN_PROGRESS - export is being processed, SUCCEEDED - export completed successfully, and FAILED - export encountered an error.

Link copied to clipboard

Failure code for the result of the failed export.

Link copied to clipboard

Export failure reason description.

Link copied to clipboard

Total number of exported items.

Link copied to clipboard
var requestedAt: <Error class: unknown class>?

Timestamp when the export request was received by the service.

Link copied to clipboard

The name of the S3 bucket for this export.

Link copied to clipboard

The S3 bucket owner account ID for this export.

Link copied to clipboard

The S3 key prefix provided in the corresponding StartDomainExport request.

Link copied to clipboard

The S3 SSE encryption algorithm for this export.

Link copied to clipboard

The KMS key ID for this export.