trackedActionsLastAccessed property
An object that contains details about the most recent attempt to access a tracked action within the service.
This field is null if there no tracked actions or if the principal did not
use the tracked actions within the reporting
period. This field is also null if the report was generated at the
service level and not the action level. For more information, see the
Granularity
field in GenerateServiceLastAccessedDetails.
Implementation
final List<TrackedActionLastAccessed>? trackedActionsLastAccessed;