Distribution Configuration Fast Launch Launch Template Specification Args
data class DistributionConfigurationFastLaunchLaunchTemplateSpecificationArgs(val launchTemplateId: Output<String>? = null, val launchTemplateName: Output<String>? = null, val launchTemplateVersion: Output<String>? = null) : ConvertibleToJava<DistributionConfigurationFastLaunchLaunchTemplateSpecificationArgs>
The launch template that the fast-launch enabled Windows AMI uses when it launches Windows instances to create pre-provisioned snapshots.
Constructors
Link copied to clipboard
fun DistributionConfigurationFastLaunchLaunchTemplateSpecificationArgs(launchTemplateId: Output<String>? = null, launchTemplateName: Output<String>? = null, launchTemplateVersion: Output<String>? = null)