class Aws::SnowDeviceManagement::Types::DescribeTaskOutput

@!attribute [rw] completed_at

When the task was completed.
@return [Time]

@!attribute [rw] created_at

When the `CreateTask` operation was called.
@return [Time]

@!attribute [rw] description

The description provided of the task and managed devices.
@return [String]

@!attribute [rw] last_updated_at

When the state of the task was last updated.
@return [Time]

@!attribute [rw] state

The current state of the task.
@return [String]

@!attribute [rw] tags

Optional metadata that you assign to a resource. You can use tags to
categorize a resource in different ways, such as by purpose, owner,
or environment.
@return [Hash<String,String>]

@!attribute [rw] targets

The managed devices that the task was sent to.
@return [Array<String>]

@!attribute [rw] task_arn

The Amazon Resource Name (ARN) of the task.
@return [String]

@!attribute [rw] task_id

The ID of the task.
@return [String]

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

Constants

SENSITIVE