#[non_exhaustive]pub struct Builder { /* private fields */ }Expand description
A builder for ExportRevisionsToS3ResponseDetails
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 of the export job.
Encryption configuration of the export job.
Appends an item to revision_destinations.
To override the contents of this collection use set_revision_destinations.
The destination in Amazon S3 where the revision is exported.
The destination in Amazon S3 where the revision is exported.
The Amazon Resource Name (ARN) of the event action.
The Amazon Resource Name (ARN) of the event action.
Consumes the builder and constructs a ExportRevisionsToS3ResponseDetails
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