Struct aws_sdk_dataexchange::model::export_assets_to_s3_request_details::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for ExportAssetsToS3RequestDetails
Implementations
Appends an item to asset_destinations.
To override the contents of this collection use set_asset_destinations.
The destination for the asset.
The destination for the asset.
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 for the export job.
Encryption configuration for the export job.
The unique identifier for the revision associated with this export request.
The unique identifier for the revision associated with this export request.
Consumes the builder and constructs a ExportAssetsToS3RequestDetails
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
