@Stability(value=Stable) public static final class CfnRole.PolicyProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRole.PolicyProperty>
CfnRole.PolicyProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRole.PolicyProperty |
build()
Builds the configured instance.
|
CfnRole.PolicyProperty.Builder |
policyDocument(Object policyDocument)
Sets the value of
CfnRole.PolicyProperty.getPolicyDocument() |
CfnRole.PolicyProperty.Builder |
policyName(String policyName)
Sets the value of
CfnRole.PolicyProperty.getPolicyName() |
@Stability(value=Stable) public CfnRole.PolicyProperty.Builder policyDocument(Object policyDocument)
CfnRole.PolicyProperty.getPolicyDocument()policyDocument - `CfnRole.PolicyProperty.PolicyDocument`. This parameter is required.this@Stability(value=Stable) public CfnRole.PolicyProperty.Builder policyName(String policyName)
CfnRole.PolicyProperty.getPolicyName()policyName - `CfnRole.PolicyProperty.PolicyName`. This parameter is required.this@Stability(value=Stable) public CfnRole.PolicyProperty build()
build in interface software.amazon.jsii.Builder<CfnRole.PolicyProperty>CfnRole.PolicyPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.