public static final class CfnAccessPolicy.IamRoleProperty.Builder
extends java.lang.Object
CfnAccessPolicy.IamRoleProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnAccessPolicy.IamRoleProperty.Builder |
arn(java.lang.String arn)
Sets the value of
CfnAccessPolicy.IamRoleProperty.getArn() |
CfnAccessPolicy.IamRoleProperty |
build()
Builds the configured instance.
|
public CfnAccessPolicy.IamRoleProperty.Builder arn(java.lang.String arn)
CfnAccessPolicy.IamRoleProperty.getArn()
arn
- The ARN of the IAM role.
For more information, see IAM ARNs in the IAM User Guide .this
public CfnAccessPolicy.IamRoleProperty build()
CfnAccessPolicy.IamRoleProperty
java.lang.NullPointerException
- if any required attribute was not provided