Lists the tasks in a maintenance window.
ssm_get_maintenance_window_task(WindowId, WindowTaskId)
[required] The maintenance window ID that includes the task to retrieve.
[required] The maintenance window task ID to retrieve.
svc$get_maintenance_window_task( WindowId = "string", WindowTaskId = "string" )