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