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.
Constructors
Link copied to clipboard
fun DistributionConfigurationFastLaunchLaunchTemplateSpecification(launchTemplateId: String? = null, launchTemplateName: String? = null, launchTemplateVersion: String? = null)