class Aws::IoTSiteWise::Types::IAMRoleIdentity

Contains information about an Identity and Access Management role. For more information, see [IAM roles] in the *IAM User Guide*.

[1]: docs.aws.amazon.com/IAM/latest/UserGuide/id_roles.html

@note When making an API call, you may pass IAMRoleIdentity

data as a hash:

    {
      arn: "ARN", # required
    }

@!attribute [rw] arn

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

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_identifiers.html
@return [String]

Constants

SENSITIVE