AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification - AWS Security Hub

AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification

Details about the launch template to use.

Contents

LaunchTemplateId

The identifier of the launch template. You must specify either LaunchTemplateId or LaunchTemplateName.

Type: String

Pattern: .*\S.*

Required: No

LaunchTemplateName

The name of the launch template. You must specify either LaunchTemplateId or LaunchTemplateName.

Type: String

Pattern: .*\S.*

Required: No

Version

Identifies the version of the launch template. You can specify a version identifier, or use the values $Latest or $Default.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: