Struct aws_sdk_dataexchange::model::export_revisions_to_s3_request_details::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for ExportRevisionsToS3RequestDetails
Implementations
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.
Appends an item to revision_destinations.
To override the contents of this collection use set_revision_destinations.
The destination for the revision.
The destination for the revision.
Consumes the builder and constructs a ExportRevisionsToS3RequestDetails
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
