Struct aws_sdk_proton::model::environment_template_summary::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for EnvironmentTemplateSummary
Implementations
The Amazon Resource Name (ARN) of the environment template.
The Amazon Resource Name (ARN) of the environment template.
The time when the environment template was created.
The time when the environment template was created.
The time when the environment template was last modified.
The time when the environment template was last modified.
The name of the environment template as displayed in the developer interface.
The name of the environment template as displayed in the developer interface.
A description of the environment template.
A description of the environment template.
The recommended version of the environment template.
The recommended version of the environment template.
When included, indicates that the environment template is for customer provisioned and managed infrastructure.
When included, indicates that the environment template is for customer provisioned and managed infrastructure.
Consumes the builder and constructs a EnvironmentTemplateSummary
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
