DistributionConfigurationFastLaunchSnapshotConfiguration

data class DistributionConfigurationFastLaunchSnapshotConfiguration(val targetResourceCount: Int? = null)

Configuration settings for managing the number of snapshots that are created from pre-provisioned instances for the Windows AMI when faster launching is enabled.

Constructors

constructor(targetResourceCount: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of pre-provisioned snapshots to keep on hand for a fast-launch enabled Windows AMI.