PatchResources
PatchResources
Patch Resources is an action to create/patch resources in response to an event.
AllOf
JSON Example
{
"resource_type": "string",
"injections": [
{
"key": "string",
"value": {
"resource_type": "string"
}
}
]
}