class Aws::IAM::Types::EntityInfo
Contains details about the specified entity (user or role).
This data type is an element of the EntityDetails
object.
@!attribute [rw] arn
The Amazon Resource Name (ARN). ARNs are unique identifiers for Amazon Web Services resources. For more information about ARNs, go to [Amazon Resource Names (ARNs)][1] in the *Amazon Web Services General Reference*. [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html @return [String]
@!attribute [rw] name
The name of the entity (user or role). @return [String]
@!attribute [rw] type
The type of entity (user or role). @return [String]
@!attribute [rw] id
The identifier of the entity (user or role). @return [String]
@!attribute [rw] path
The path to the entity (user or role). For more information about paths, see [IAM identifiers][1] in the *IAM User Guide*. [1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html @return [String]
@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/EntityInfo AWS API Documentation
Constants
- SENSITIVE