class Aws::SnowDeviceManagement::Types::CancelTaskInput

@note When making an API call, you may pass CancelTaskInput

data as a hash:

    {
      task_id: "TaskId", # required
    }

@!attribute [rw] task_id

The ID of the task that you are attempting to cancel. You can
retrieve a task ID by using the `ListTasks` operation.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/snow-device-management-2021-08-04/CancelTaskInput AWS API Documentation

Constants

SENSITIVE