Struct aws_sdk_appmesh::model::aws_cloud_map_instance_attribute::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for AwsCloudMapInstanceAttribute
Implementations
The name of an Cloud Map service instance attribute key. Any Cloud Map service instance that contains the specified key and value is returned.
The name of an Cloud Map service instance attribute key. Any Cloud Map service instance that contains the specified key and value is returned.
The value of an Cloud Map service instance attribute key. Any Cloud Map service instance that contains the specified key and value is returned.
The value of an Cloud Map service instance attribute key. Any Cloud Map service instance that contains the specified key and value is returned.
Consumes the builder and constructs a AwsCloudMapInstanceAttribute
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