@Stability(value=Stable) public static final class CfnStateMachine.IAMPolicyDocumentProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStateMachine.IAMPolicyDocumentProperty>
CfnStateMachine.IAMPolicyDocumentProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStateMachine.IAMPolicyDocumentProperty |
build()
Builds the configured instance.
|
CfnStateMachine.IAMPolicyDocumentProperty.Builder |
statement(Object statement)
Sets the value of
CfnStateMachine.IAMPolicyDocumentProperty.getStatement() |
CfnStateMachine.IAMPolicyDocumentProperty.Builder |
version(String version)
Sets the value of
CfnStateMachine.IAMPolicyDocumentProperty.getVersion() |
@Stability(value=Stable) public CfnStateMachine.IAMPolicyDocumentProperty.Builder statement(Object statement)
CfnStateMachine.IAMPolicyDocumentProperty.getStatement()statement - `CfnStateMachine.IAMPolicyDocumentProperty.Statement`. This parameter is required.this@Stability(value=Stable) public CfnStateMachine.IAMPolicyDocumentProperty.Builder version(String version)
CfnStateMachine.IAMPolicyDocumentProperty.getVersion()version - `CfnStateMachine.IAMPolicyDocumentProperty.Version`. This parameter is required.this@Stability(value=Stable) public CfnStateMachine.IAMPolicyDocumentProperty build()
build in interface software.amazon.jsii.Builder<CfnStateMachine.IAMPolicyDocumentProperty>CfnStateMachine.IAMPolicyDocumentPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.