AI-generated Key Takeaways
-
The policy target is identified using a key, primarily focusing on a target resource.
-
Supported target resources include organizational units and groups, specified with their respective IDs.
-
Further target specification can be achieved through additional key-value pairs provided in
additionalTargetKeys
.
The key used to identify the target on which the policy will be applied.
JSON representation |
---|
{ "targetResource": string, "additionalTargetKeys": { string: string, ... } } |
Fields | |
---|---|
targetResource |
The target resource on which this policy is applied. The following resources are supported:
|
additionalTargetKeys |
Map containing the additional target key name and value pairs used to further identify the target of the policy. An object containing a list of |