totalAuthenticatedEntities property

int? totalAuthenticatedEntities
final

The total number of authenticated principals (root user, IAM users, or IAM roles) that have attempted to access the service.

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

Implementation

final int? totalAuthenticatedEntities;