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