snapshot Configuration
suspend fun snapshotConfiguration(value: Output<DistributionConfigurationDistributionFastLaunchConfigurationSnapshotConfigurationArgs>)
suspend fun snapshotConfiguration(value: DistributionConfigurationDistributionFastLaunchConfigurationSnapshotConfigurationArgs?)
Parameters
value
Configuration block for managing the number of snapshots that are created from pre-provisioned instances for the Windows AMI when faster launching is enabled. Detailed below.
suspend fun snapshotConfiguration(argument: suspend DistributionConfigurationDistributionFastLaunchConfigurationSnapshotConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for managing the number of snapshots that are created from pre-provisioned instances for the Windows AMI when faster launching is enabled. Detailed below.