@Stability(value=Stable)
public static interface CfnRemediationConfiguration.SsmControlsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRemediationConfiguration.SsmControlsProperty.Builder
A builder for
CfnRemediationConfiguration.SsmControlsProperty |
static class |
CfnRemediationConfiguration.SsmControlsProperty.Jsii$Proxy
An implementation for
CfnRemediationConfiguration.SsmControlsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRemediationConfiguration.SsmControlsProperty.Builder |
builder() |
default Number |
getConcurrentExecutionRatePercentage()
`CfnRemediationConfiguration.SsmControlsProperty.ConcurrentExecutionRatePercentage`.
|
default Number |
getErrorPercentage()
`CfnRemediationConfiguration.SsmControlsProperty.ErrorPercentage`.
|
@Stability(value=Stable) @Nullable default Number getConcurrentExecutionRatePercentage()
@Stability(value=Stable) @Nullable default Number getErrorPercentage()
@Stability(value=Stable) static CfnRemediationConfiguration.SsmControlsProperty.Builder builder()
Copyright © 2021. All rights reserved.