LaunchTemplateSpecification
An object that represents a launch template that's associated with a compute resource. You must specify either the launch template ID or launch template name in the request, but not both.
If security groups are specified using both the securityGroupIds
parameter of CreateComputeEnvironment
and the launch template, the values in the securityGroupIds
parameter of CreateComputeEnvironment
will be used.
This object isn't applicable to jobs that are running on Fargate resources.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: LaunchTemplateSpecification.Builder.() -> Unit = {}): LaunchTemplateSpecification