resource-kind-settings

resource-kind-settings
resource-kind-settings

Resource kind key settings for policy.

AllOf
This class requires all of the following:
JSON Example
{
    "policyId": "string",
    "inherited": false,
    "resourceKindKey": {
        "resourceKind": "string",
        "adapterKind": "string"
    }
}