Struct aws_sdk_dataexchange::model::export_assets_to_s3_response_details::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for ExportAssetsToS3ResponseDetails
Implementations
Appends an item to asset_destinations.
To override the contents of this collection use set_asset_destinations.
The destination in Amazon S3 where the asset is exported.
The destination in Amazon S3 where the asset is exported.
The unique identifier for the data set associated with this export job.
The unique identifier for the data set associated with this export job.
Encryption configuration of the export job.
Encryption configuration of the export job.
The unique identifier for the revision associated with this export response.
The unique identifier for the revision associated with this export response.
Consumes the builder and constructs a ExportAssetsToS3ResponseDetails
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
