@Stability(value=Stable) public static final class CfnAccessPolicy.IamRoleProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnAccessPolicy.IamRoleProperty>
CfnAccessPolicy.IamRoleProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnAccessPolicy.IamRoleProperty.Builder |
arn(String arn)
Sets the value of
CfnAccessPolicy.IamRoleProperty.getArn() |
CfnAccessPolicy.IamRoleProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnAccessPolicy.IamRoleProperty.Builder arn(String arn)
CfnAccessPolicy.IamRoleProperty.getArn()arn - The ARN of the IAM role.
For more information, see IAM ARNs in the IAM User Guide .this@Stability(value=Stable) public CfnAccessPolicy.IamRoleProperty build()
build in interface software.amazon.jsii.Builder<CfnAccessPolicy.IamRoleProperty>CfnAccessPolicy.IamRolePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.