lastAuthenticatedTime property

DateTime? lastAuthenticatedTime
final

The date and time, in ISO 8601 date-time format, when an authenticated principal most recently attempted to access the service. AWS does not report unauthenticated requests.

This field is null if no principals in the reported Organizations entity attempted to access the service within the reporting period.

Implementation

final DateTime? lastAuthenticatedTime;