InlineChildReaction1
InlineChildReaction1
JSON Example
{
"Reaction": {
"actions": [
{
"resource_type": "string"
}
],
"events": [
{
"criteria": [
{
"evaluations": [
{
"resource_type": "string"
}
]
}
],
"source": {
"resource_type": "string"
}
}
]
}
}
Reaction
Required
Reaction represents a programmable entity which encapsulates the events and the actions in response to the events, or simply "If This Then That".