aclEntries property

List<AclEntry>? aclEntries
getter/setter pair

The ACL entries that apply to the resource pattern.

The maximum number of allowed entries 100.

Required.

Implementation

core.List<AclEntry>? aclEntries;