GroupMixedInstancesPolicyLaunchTemplateOverrideLaunchTemplateSpecificationArgs

data class GroupMixedInstancesPolicyLaunchTemplateOverrideLaunchTemplateSpecificationArgs(val launchTemplateId: Output<String>? = null, val launchTemplateName: Output<String>? = null, val version: Output<String>? = null) : ConvertibleToJava<GroupMixedInstancesPolicyLaunchTemplateOverrideLaunchTemplateSpecificationArgs>

Constructors

constructor(launchTemplateId: Output<String>? = null, launchTemplateName: Output<String>? = null, version: Output<String>? = null)

Properties

Link copied to clipboard
val launchTemplateId: Output<String>? = null
Link copied to clipboard
val launchTemplateName: Output<String>? = null
Link copied to clipboard
val version: Output<String>? = null

Functions

Link copied to clipboard
open override fun toJava(): GroupMixedInstancesPolicyLaunchTemplateOverrideLaunchTemplateSpecificationArgs