Builder

class Builder

Properties

Link copied to clipboard

The unique identifier for the data export configuration.

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

The timestamp when the data export configuration was created.

Link copied to clipboard

The S3 URI of the most recently delivered export file.

Link copied to clipboard

The status of the most recent export delivery.

Link copied to clipboard

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

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

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

Link copied to clipboard

The file format of the exported data.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The frequency at which data exports are generated.

Link copied to clipboard
var tags: List<Tag>?

The tags associated with the data export configuration.