Distribution Configuration Distribution Fast Launch Configuration
data class DistributionConfigurationDistributionFastLaunchConfiguration(val accountId: String, val enabled: Boolean, val launchTemplate: DistributionConfigurationDistributionFastLaunchConfigurationLaunchTemplate? = null, val maxParallelLaunches: Int? = null, val snapshotConfiguration: DistributionConfigurationDistributionFastLaunchConfigurationSnapshotConfiguration? = null)
Constructors
Link copied to clipboard
fun DistributionConfigurationDistributionFastLaunchConfiguration(accountId: String, enabled: Boolean, launchTemplate: DistributionConfigurationDistributionFastLaunchConfigurationLaunchTemplate? = null, maxParallelLaunches: Int? = null, snapshotConfiguration: DistributionConfigurationDistributionFastLaunchConfigurationSnapshotConfiguration? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard