Distribution Configuration Fast Launch Launch Template Specification
data class DistributionConfigurationFastLaunchLaunchTemplateSpecification(val launchTemplateId: String? = null, val launchTemplateName: String? = null, val launchTemplateVersion: String? = null)
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.