TaskSummary

Information about the task assigned to one or many devices.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The state of the task assigned to one or many devices.

Link copied to clipboard

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.

Link copied to clipboard

The Amazon Resource Name (ARN) of the task.

Link copied to clipboard

The task ID.

Functions

Link copied to clipboard
inline fun copy(block: TaskSummary.Builder.() -> Unit = {}): TaskSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String