class Aws::Imagebuilder::Types::LaunchTemplateConfiguration
Identifies an Amazon EC2 launch template to use for a specific account.
@note When making an API call, you may pass LaunchTemplateConfiguration
data as a hash: { launch_template_id: "LaunchTemplateId", # required account_id: "AccountId", set_default_version: false, }
@!attribute [rw] launch_template_id
Identifies the Amazon EC2 launch template to use. @return [String]
@!attribute [rw] account_id
The account ID that this configuration applies to. @return [String]
@!attribute [rw] set_default_version
Set the specified Amazon EC2 launch template as the default launch template for the specified account. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/imagebuilder-2019-12-02/LaunchTemplateConfiguration AWS API Documentation
Constants
- SENSITIVE