exemptedMembers property

List<String>? exemptedMembers
getter/setter pair

Specifies the identities that do not cause logging for this type of permission.

Follows the same format of Binding.members.

Implementation

core.List<core.String>? exemptedMembers;