@Stability(value=Stable) public static final class CfnRemediationConfiguration.ExecutionControlsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRemediationConfiguration.ExecutionControlsProperty>
CfnRemediationConfiguration.ExecutionControlsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRemediationConfiguration.ExecutionControlsProperty |
build()
Builds the configured instance.
|
CfnRemediationConfiguration.ExecutionControlsProperty.Builder |
ssmControls(CfnRemediationConfiguration.SsmControlsProperty ssmControls)
Sets the value of
CfnRemediationConfiguration.ExecutionControlsProperty.getSsmControls() |
CfnRemediationConfiguration.ExecutionControlsProperty.Builder |
ssmControls(IResolvable ssmControls)
Sets the value of
CfnRemediationConfiguration.ExecutionControlsProperty.getSsmControls() |
@Stability(value=Stable) public CfnRemediationConfiguration.ExecutionControlsProperty.Builder ssmControls(CfnRemediationConfiguration.SsmControlsProperty ssmControls)
CfnRemediationConfiguration.ExecutionControlsProperty.getSsmControls()ssmControls - A SsmControls object.this@Stability(value=Stable) public CfnRemediationConfiguration.ExecutionControlsProperty.Builder ssmControls(IResolvable ssmControls)
CfnRemediationConfiguration.ExecutionControlsProperty.getSsmControls()ssmControls - A SsmControls object.this@Stability(value=Stable) public CfnRemediationConfiguration.ExecutionControlsProperty build()
build in interface software.amazon.jsii.Builder<CfnRemediationConfiguration.ExecutionControlsProperty>CfnRemediationConfiguration.ExecutionControlsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.