@Stability(value=Stable) public static final class CfnResponsePlan.SsmAutomationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResponsePlan.SsmAutomationProperty>
CfnResponsePlan.SsmAutomationProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnResponsePlan.SsmAutomationProperty.Builder documentName(String documentName)
CfnResponsePlan.SsmAutomationProperty.getDocumentName()documentName - `CfnResponsePlan.SsmAutomationProperty.DocumentName`. This parameter is required.this@Stability(value=Stable) public CfnResponsePlan.SsmAutomationProperty.Builder roleArn(String roleArn)
CfnResponsePlan.SsmAutomationProperty.getRoleArn()roleArn - `CfnResponsePlan.SsmAutomationProperty.RoleArn`. This parameter is required.this@Stability(value=Stable) public CfnResponsePlan.SsmAutomationProperty.Builder documentVersion(String documentVersion)
CfnResponsePlan.SsmAutomationProperty.getDocumentVersion()documentVersion - `CfnResponsePlan.SsmAutomationProperty.DocumentVersion`.this@Stability(value=Stable) public CfnResponsePlan.SsmAutomationProperty.Builder parameters(IResolvable parameters)
CfnResponsePlan.SsmAutomationProperty.getParameters()parameters - `CfnResponsePlan.SsmAutomationProperty.Parameters`.this@Stability(value=Stable) public CfnResponsePlan.SsmAutomationProperty.Builder parameters(List<? extends Object> parameters)
CfnResponsePlan.SsmAutomationProperty.getParameters()parameters - `CfnResponsePlan.SsmAutomationProperty.Parameters`.this@Stability(value=Stable) public CfnResponsePlan.SsmAutomationProperty.Builder targetAccount(String targetAccount)
CfnResponsePlan.SsmAutomationProperty.getTargetAccount()targetAccount - `CfnResponsePlan.SsmAutomationProperty.TargetAccount`.this@Stability(value=Stable) public CfnResponsePlan.SsmAutomationProperty build()
build in interface software.amazon.jsii.Builder<CfnResponsePlan.SsmAutomationProperty>CfnResponsePlan.SsmAutomationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.