policyUsers property

List<PolicyUser>? policyUsers
final

A list of IAM users that the policy is attached to.

Implementation

final List<PolicyUser>? policyUsers;