Struct aws_sdk_macie2::model::key_value_pair::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for KeyValuePair
Implementations
One part of a key-value pair that comprises a tag. A tag key is a general label that acts as a category for more specific tag values.
One part of a key-value pair that comprises a tag. A tag key is a general label that acts as a category for more specific tag values.
One part of a key-value pair that comprises a tag. A tag value acts as a descriptor for a tag key. A tag value can be an empty string.
One part of a key-value pair that comprises a tag. A tag value acts as a descriptor for a tag key. A tag value can be an empty string.
Consumes the builder and constructs a KeyValuePair
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