Custom Launch Template Properties Args
data class CustomLaunchTemplatePropertiesArgs(val templateId: Output<String>? = null, val version: Output<String>) : ConvertibleToJava<CustomLaunchTemplatePropertiesArgs>
An Amazon EC2 launch template AWS PCS uses to launch compute nodes.