Compute Environment Launch Template Specification Override Args
data class ComputeEnvironmentLaunchTemplateSpecificationOverrideArgs(val launchTemplateId: Output<String>? = null, val launchTemplateName: Output<String>? = null, val targetInstanceTypes: Output<List<String>>? = null, val version: Output<String>? = null) : ConvertibleToJava<ComputeEnvironmentLaunchTemplateSpecificationOverrideArgs>
Constructors
Properties
Link copied to clipboard
The ID of the launch template. Note: If you specify the launchTemplateId
you can't specify the launchTemplateName
as well.
Link copied to clipboard
The name of the launch template. Note: If you specify the launchTemplateName
you can't specify the launchTemplateId
as well.
Link copied to clipboard
The instance type or family that this override launch template should be applied to. This parameter is required when defining a launch template override. Information included in this parameter must meet the following requirements: