Struct aws_sdk_s3control::model::s3_retention::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for S3Retention
Implementations
The date when the applied Object Lock retention will expire on all objects set by the Batch Operations job.
The date when the applied Object Lock retention will expire on all objects set by the Batch Operations job.
The Object Lock retention mode to be applied to all objects in the Batch Operations job.
The Object Lock retention mode to be applied to all objects in the Batch Operations job.
Consumes the builder and constructs a S3Retention
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
