@Stability(value=Stable) public static final class CfnRemediationConfiguration.SsmControlsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRemediationConfiguration.SsmControlsProperty>
CfnRemediationConfiguration.SsmControlsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRemediationConfiguration.SsmControlsProperty |
build()
Builds the configured instance.
|
CfnRemediationConfiguration.SsmControlsProperty.Builder |
concurrentExecutionRatePercentage(Number concurrentExecutionRatePercentage)
|
CfnRemediationConfiguration.SsmControlsProperty.Builder |
errorPercentage(Number errorPercentage)
Sets the value of
CfnRemediationConfiguration.SsmControlsProperty.getErrorPercentage() |
@Stability(value=Stable) public CfnRemediationConfiguration.SsmControlsProperty.Builder concurrentExecutionRatePercentage(Number concurrentExecutionRatePercentage)
CfnRemediationConfiguration.SsmControlsProperty.getConcurrentExecutionRatePercentage()concurrentExecutionRatePercentage - `CfnRemediationConfiguration.SsmControlsProperty.ConcurrentExecutionRatePercentage`.this@Stability(value=Stable) public CfnRemediationConfiguration.SsmControlsProperty.Builder errorPercentage(Number errorPercentage)
CfnRemediationConfiguration.SsmControlsProperty.getErrorPercentage()errorPercentage - `CfnRemediationConfiguration.SsmControlsProperty.ErrorPercentage`.this@Stability(value=Stable) public CfnRemediationConfiguration.SsmControlsProperty build()
build in interface software.amazon.jsii.Builder<CfnRemediationConfiguration.SsmControlsProperty>CfnRemediationConfiguration.SsmControlsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.