Distribution Configuration Distribution Fast Launch Configuration Args
data class DistributionConfigurationDistributionFastLaunchConfigurationArgs(val accountId: Output<String>, val enabled: Output<Boolean>, val launchTemplate: Output<DistributionConfigurationDistributionFastLaunchConfigurationLaunchTemplateArgs>? = null, val maxParallelLaunches: Output<Int>? = null, val snapshotConfiguration: Output<DistributionConfigurationDistributionFastLaunchConfigurationSnapshotConfigurationArgs>? = null) : ConvertibleToJava<DistributionConfigurationDistributionFastLaunchConfigurationArgs>
Constructors
Link copied to clipboard
fun DistributionConfigurationDistributionFastLaunchConfigurationArgs(accountId: Output<String>, enabled: Output<Boolean>, launchTemplate: Output<DistributionConfigurationDistributionFastLaunchConfigurationLaunchTemplateArgs>? = null, maxParallelLaunches: Output<Int>? = null, snapshotConfiguration: Output<DistributionConfigurationDistributionFastLaunchConfigurationSnapshotConfigurationArgs>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard