# stopScheduledTask
State Resource
This is a State Resource as provided by the tymly-schedule-plugin plugin.
# Purpose
Stop task
# Usage
# Example
{
"StopScheduledTask": {
"Type": "Task",
"InputPath": "$.key",
"Resource": "module:stopScheduledTask",
"End": true
}
}