Struct aws_sdk_s3::model::intelligent_tiering_and_operator::Builder
source ·
[−]#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for IntelligentTieringAndOperator
Implementations
An object key name prefix that identifies the subset of objects to which the configuration applies.
An object key name prefix that identifies the subset of objects to which the configuration applies.
Appends an item to tags
.
To override the contents of this collection use set_tags
.
All of these tags must exist in the object's tag set in order for the configuration to apply.
All of these tags must exist in the object's tag set in order for the configuration to apply.
Consumes the builder and constructs a IntelligentTieringAndOperator
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