Type alias SentinelChangeAutomationPayload

SentinelChangeAutomationPayload: SentinelBaseAutomationPayload<{
    type: "change";
}>

Generated using TypeDoc