groupPermission property

Permission groupPermission
final

The permissions that the group owner has to the resource. Valid values are ''rw'' (read/write) or ''ro'' (read-only).

Implementation

final Permission groupPermission;