#[non_exhaustive]pub struct Builder { /* private fields */ }
Expand description
A builder for LaunchTemplateConfiguration
Implementations
Identifies the Amazon EC2 launch template to use.
Identifies the Amazon EC2 launch template to use.
The account ID that this configuration applies to.
The account ID that this configuration applies to.
Set the specified Amazon EC2 launch template as the default launch template for the specified account.
Set the specified Amazon EC2 launch template as the default launch template for the specified account.
Consumes the builder and constructs a LaunchTemplateConfiguration
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