class Aws::SnowDeviceManagement::Types::DescribeExecutionInput

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

data as a hash:

    {
      managed_device_id: "ManagedDeviceId", # required
      task_id: "TaskId", # required
    }

@!attribute [rw] managed_device_id

The ID of the managed device.
@return [String]

@!attribute [rw] task_id

The ID of the task that the action is describing.
@return [String]

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

Constants

SENSITIVE