class Aws::STS::Types::FederatedUser

Identifiers for the federated user that is associated with the credentials.

@!attribute [rw] federated_user_id

The string that identifies the federated user associated with the
credentials, similar to the unique ID of an IAM user.
@return [String]

@!attribute [rw] arn

The ARN that specifies the federated user that is associated with
the credentials. 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/FederatedUser AWS API Documentation