class Aws::STS::Types::AssumedRoleUser

The identifiers for the temporary security credentials that the operation returns.

@!attribute [rw] assumed_role_id

A unique identifier that contains the role ID and the role session
name of the role that is being assumed. The role ID is generated by
Amazon Web Services when the role is created.
@return [String]

@!attribute [rw] arn

The ARN of the temporary security credentials that are returned from
the AssumeRole action. For more information about ARNs and how to
use them in policies, see [IAM Identifiers][1] in the *IAM User
Guide*.

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

@see docs.aws.amazon.com/goto/WebAPI/sts-2011-06-15/AssumedRoleUser AWS API Documentation