{
"WindowId": "string",
"WindowTaskId": "string",
"Targets": [],
"TaskArn": "string",
"ServiceRoleArn": "string",
"TaskType": "RUN_COMMAND",
"TaskParameters": {
"property1": {
"Values": []
}
},
"TaskInvocationParameters": {
"RunCommand": {},
"Automation": {
"DocumentVersion": "string",
"Parameters": {
"property1": [
"string"
],
"property2": [
"string"
]
}
},
"StepFunctions": {},
"Lambda": {}
},
"Priority": 0,
"MaxConcurrency": "string",
"MaxErrors": "string",
"LoggingInfo": {},
"Name": "string",
"Description": "string",
"CutoffBehavior": "CONTINUE_TASK",
"AlarmConfiguration": {
"IgnorePollAlarmFailure": true,
"Alarms": []
}
}