@Stability(value=Stable) public static final class CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDistributionConfiguration.FastLaunchConfigurationProperty>
| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder accountId(String accountId)
accountId - `CfnDistributionConfiguration.FastLaunchConfigurationProperty.AccountId`.this@Stability(value=Stable) public CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder enabled(Boolean enabled)
enabled - `CfnDistributionConfiguration.FastLaunchConfigurationProperty.Enabled`.this@Stability(value=Stable) public CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder enabled(IResolvable enabled)
enabled - `CfnDistributionConfiguration.FastLaunchConfigurationProperty.Enabled`.this@Stability(value=Stable) public CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder launchTemplate(CfnDistributionConfiguration.FastLaunchLaunchTemplateSpecificationProperty launchTemplate)
launchTemplate - `CfnDistributionConfiguration.FastLaunchConfigurationProperty.LaunchTemplate`.this@Stability(value=Stable) public CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder launchTemplate(IResolvable launchTemplate)
launchTemplate - `CfnDistributionConfiguration.FastLaunchConfigurationProperty.LaunchTemplate`.this@Stability(value=Stable) public CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder maxParallelLaunches(Number maxParallelLaunches)
CfnDistributionConfiguration.FastLaunchConfigurationProperty.getMaxParallelLaunches()maxParallelLaunches - `CfnDistributionConfiguration.FastLaunchConfigurationProperty.MaxParallelLaunches`.this@Stability(value=Stable) public CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder snapshotConfiguration(CfnDistributionConfiguration.FastLaunchSnapshotConfigurationProperty snapshotConfiguration)
CfnDistributionConfiguration.FastLaunchConfigurationProperty.getSnapshotConfiguration()snapshotConfiguration - `CfnDistributionConfiguration.FastLaunchConfigurationProperty.SnapshotConfiguration`.this@Stability(value=Stable) public CfnDistributionConfiguration.FastLaunchConfigurationProperty.Builder snapshotConfiguration(IResolvable snapshotConfiguration)
CfnDistributionConfiguration.FastLaunchConfigurationProperty.getSnapshotConfiguration()snapshotConfiguration - `CfnDistributionConfiguration.FastLaunchConfigurationProperty.SnapshotConfiguration`.this@Stability(value=Stable) public CfnDistributionConfiguration.FastLaunchConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnDistributionConfiguration.FastLaunchConfigurationProperty>CfnDistributionConfiguration.FastLaunchConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.