ResourceFieldPointer

ResourceFieldPointer
ResourceFieldPointer

Resource Field Pointer representing the exact value within a policy object.

JSON Example
{
    "field_pointer": "string",
    "path": "string"
}
string
field_pointer
Required

Field Pointer referencing the exact field within the policy object.

string
path
Optional

Policy Path referencing a policy object. If not supplied, the field pointer will be applied to the event source.

Property Of