launch Template
suspend fun launchTemplate(value: Output<DistributionConfigurationFastLaunchLaunchTemplateSpecificationArgs>)
suspend fun launchTemplate(value: DistributionConfigurationFastLaunchLaunchTemplateSpecificationArgs?)
Parameters
value
The launch template that the fast-launch enabled Windows AMI uses when it launches Windows instances to create pre-provisioned snapshots.
suspend fun launchTemplate(argument: suspend DistributionConfigurationFastLaunchLaunchTemplateSpecificationArgsBuilder.() -> Unit)
Parameters
argument
The launch template that the fast-launch enabled Windows AMI uses when it launches Windows instances to create pre-provisioned snapshots.