workloadIds property

List<String>? workloadIds
getter/setter pair

The unique list of workload identifiers (agents) that used the auth_provider.

Implementation

core.List<core.String>? workloadIds;