launch Template
suspend fun launchTemplate(value: Output<DistributionConfigurationDistributionFastLaunchConfigurationLaunchTemplateArgs>)
suspend fun launchTemplate(value: DistributionConfigurationDistributionFastLaunchConfigurationLaunchTemplateArgs?)
Parameters
value
Configuration block for the launch template that the fast-launch enabled Windows AMI uses when it launches Windows instances to create pre-provisioned snapshots. Detailed below.
suspend fun launchTemplate(argument: suspend DistributionConfigurationDistributionFastLaunchConfigurationLaunchTemplateArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for the launch template that the fast-launch enabled Windows AMI uses when it launches Windows instances to create pre-provisioned snapshots. Detailed below.