@Stability(value=Stable) public static final class CfnStackSet.OperationPreferencesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStackSet.OperationPreferencesProperty>
CfnStackSet.OperationPreferencesProperty
Constructor and Description |
---|
Builder() |
@Stability(value=Stable) public CfnStackSet.OperationPreferencesProperty.Builder failureToleranceCount(Number failureToleranceCount)
CfnStackSet.OperationPreferencesProperty.getFailureToleranceCount()
failureToleranceCount
- `CfnStackSet.OperationPreferencesProperty.FailureToleranceCount`.this
@Stability(value=Stable) public CfnStackSet.OperationPreferencesProperty.Builder failureTolerancePercentage(Number failureTolerancePercentage)
CfnStackSet.OperationPreferencesProperty.getFailureTolerancePercentage()
failureTolerancePercentage
- `CfnStackSet.OperationPreferencesProperty.FailureTolerancePercentage`.this
@Stability(value=Stable) public CfnStackSet.OperationPreferencesProperty.Builder maxConcurrentCount(Number maxConcurrentCount)
CfnStackSet.OperationPreferencesProperty.getMaxConcurrentCount()
maxConcurrentCount
- `CfnStackSet.OperationPreferencesProperty.MaxConcurrentCount`.this
@Stability(value=Stable) public CfnStackSet.OperationPreferencesProperty.Builder maxConcurrentPercentage(Number maxConcurrentPercentage)
CfnStackSet.OperationPreferencesProperty.getMaxConcurrentPercentage()
maxConcurrentPercentage
- `CfnStackSet.OperationPreferencesProperty.MaxConcurrentPercentage`.this
@Stability(value=Stable) public CfnStackSet.OperationPreferencesProperty.Builder regionConcurrencyType(String regionConcurrencyType)
CfnStackSet.OperationPreferencesProperty.getRegionConcurrencyType()
regionConcurrencyType
- `CfnStackSet.OperationPreferencesProperty.RegionConcurrencyType`.this
@Stability(value=Stable) public CfnStackSet.OperationPreferencesProperty.Builder regionOrder(List<String> regionOrder)
CfnStackSet.OperationPreferencesProperty.getRegionOrder()
regionOrder
- `CfnStackSet.OperationPreferencesProperty.RegionOrder`.this
@Stability(value=Stable) public CfnStackSet.OperationPreferencesProperty build()
build
in interface software.amazon.jsii.Builder<CfnStackSet.OperationPreferencesProperty>
CfnStackSet.OperationPreferencesProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.