GetCommandResponse

Types

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

Properties

Link copied to clipboard

The Amazon Resource Number (ARN) of the command. For example, arn:aws:iot:<region>:<accountid>:command/<commandId>

Link copied to clipboard

The unique identifier of the command.

Link copied to clipboard

The timestamp, when the command was created.

Link copied to clipboard

Indicates whether the command has been deprecated.

Link copied to clipboard

A short text description of the command.

Link copied to clipboard

The user-friendly name in the console for the command.

Link copied to clipboard

The timestamp, when the command was last updated.

Link copied to clipboard

A list of parameters for the command created.

Link copied to clipboard

The namespace of the command.

Link copied to clipboard

The payload object that you provided for the command.

Link copied to clipboard

Indicates whether the command is being deleted.

Link copied to clipboard

The IAM role that you provided when creating the command with AWS-IoT-FleetWise as the namespace.

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