CommandExecutionSummary

Summary information about a particular command execution.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the command execution.

Link copied to clipboard

The date and time at which the command completed executing on the target device.

Link copied to clipboard

The date and time at which the command execution was created for the target device.

Link copied to clipboard

The unique identifier of the command execution.

Link copied to clipboard

The date and time at which the command started executing on the target device.

Link copied to clipboard

The status of the command executions.

Link copied to clipboard

The Amazon Resource Name (ARN) of the target device for which the command is being executed.

Functions

Link copied to clipboard
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