Struct aws_sdk_imagebuilder::model::component_configuration::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }
Expand description
A builder for ComponentConfiguration
Implementations
The Amazon Resource Name (ARN) of the component.
The Amazon Resource Name (ARN) of the component.
Appends an item to parameters
.
To override the contents of this collection use set_parameters
.
A group of parameter settings that are used to configure the component for a specific recipe.
A group of parameter settings that are used to configure the component for a specific recipe.
Consumes the builder and constructs a ComponentConfiguration
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