Get Distribution Configuration Distribution Fast Launch Configuration
data class GetDistributionConfigurationDistributionFastLaunchConfiguration(val accountId: String, val enabled: Boolean, val launchTemplates: List<GetDistributionConfigurationDistributionFastLaunchConfigurationLaunchTemplate>, val maxParallelLaunches: Int, val snapshotConfigurations: List<GetDistributionConfigurationDistributionFastLaunchConfigurationSnapshotConfiguration>)
Constructors
Link copied to clipboard
fun GetDistributionConfigurationDistributionFastLaunchConfiguration(accountId: String, enabled: Boolean, launchTemplates: List<GetDistributionConfigurationDistributionFastLaunchConfigurationLaunchTemplate>, maxParallelLaunches: Int, snapshotConfigurations: List<GetDistributionConfigurationDistributionFastLaunchConfigurationSnapshotConfiguration>)
Types
Properties
Link copied to clipboard
Link copied to clipboard