role property

String? role
getter/setter pair

The role to grant.

Acceptable values are: * READER - gives read access to the object. * OWNER - gives owner access to the object.

Required.

Implementation

core.String? role;