targetResource property

String? targetResource
getter/setter pair

The target resource on which this policy is applied.

The following resources are supported: * Organizational Unit ("orgunits/{orgunit_id}") * Group ("groups/{group_id}")

Implementation

core.String? targetResource;