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.
Properties
Link copied to clipboard
The ID of the launch template to use for faster launching for a Windows AMI.
Link copied to clipboard
The name of the launch template to use for faster launching for a Windows AMI.
Link copied to clipboard
The version of the launch template to use for faster launching for a Windows AMI.