class Aws::IAM::Types::EntityDetails

An object that contains details about when the IAM entities (users or roles) were last used in an attempt to access the specified Amazon Web Services service.

This data type is a response element in the GetServiceLastAccessedDetailsWithEntities operation.

@!attribute [rw] entity_info

The `EntityInfo` object that contains details about the entity (user
or role).
@return [Types::EntityInfo]

@!attribute [rw] last_authenticated

The date and time, in [ISO 8601 date-time format][1], when the
authenticated entity last attempted to access Amazon Web Services.
Amazon Web Services does not report unauthenticated requests.

This field is null if no IAM entities attempted to access the
service within the [reporting period][2].

[1]: http://www.iso.org/iso/iso8601
[2]: https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_access-advisor.html#service-last-accessed-reporting-period
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/EntityDetails AWS API Documentation

Constants

SENSITIVE