public static interface IAMRoleIdentity.Builder extends SdkPojo, CopyableBuilder<IAMRoleIdentity.Builder,IAMRoleIdentity>
| Modifier and Type | Method and Description |
|---|---|
IAMRoleIdentity.Builder |
arn(String arn)
The ARN of the IAM role.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIAMRoleIdentity.Builder arn(String arn)
The ARN of the IAM role. For more information, see IAM ARNs in the IAM User Guide.
arn - The ARN of the IAM role. For more information, see IAM ARNs in the
IAM User Guide.Copyright © 2021. All rights reserved.