Interface IAMRoleIdentity.Builder

    • Method Detail

      • arn

        IAMRoleIdentity.Builder arn​(String arn)

        The ARN of the IAM role. For more information, see IAM ARNs in the IAM User Guide.

        Parameters:
        arn - The ARN of the IAM role. For more information, see IAM ARNs in the IAM User Guide.
        Returns:
        Returns a reference to this object so that method calls can be chained together.