@Stability(value=Stable) public static final class CfnResponsePlan.ActionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResponsePlan.ActionProperty>
CfnResponsePlan.ActionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnResponsePlan.ActionProperty |
build()
Builds the configured instance.
|
CfnResponsePlan.ActionProperty.Builder |
ssmAutomation(CfnResponsePlan.SsmAutomationProperty ssmAutomation)
Sets the value of
CfnResponsePlan.ActionProperty.getSsmAutomation() |
CfnResponsePlan.ActionProperty.Builder |
ssmAutomation(IResolvable ssmAutomation)
Sets the value of
CfnResponsePlan.ActionProperty.getSsmAutomation() |
@Stability(value=Stable) public CfnResponsePlan.ActionProperty.Builder ssmAutomation(CfnResponsePlan.SsmAutomationProperty ssmAutomation)
CfnResponsePlan.ActionProperty.getSsmAutomation()ssmAutomation - `CfnResponsePlan.ActionProperty.SsmAutomation`.this@Stability(value=Stable) public CfnResponsePlan.ActionProperty.Builder ssmAutomation(IResolvable ssmAutomation)
CfnResponsePlan.ActionProperty.getSsmAutomation()ssmAutomation - `CfnResponsePlan.ActionProperty.SsmAutomation`.this@Stability(value=Stable) public CfnResponsePlan.ActionProperty build()
build in interface software.amazon.jsii.Builder<CfnResponsePlan.ActionProperty>CfnResponsePlan.ActionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.