Builder
Properties
The Amazon Resource Number (ARN) of the command. For example, arn:aws:iot:<region>:<accountid>:command/<commandId>
Indicates whether the command has been deprecated.
A short text description of the command.
The user-friendly name in the console for the command.
The timestamp, when the command was last updated.
A list of parameters for the command created.
The namespace of the command.
The payload object that you provided for the command.
The payload template for the dynamic command.
Indicates whether the command is being deleted.
Configuration that determines how payloadTemplate is processed to generate command execution payload.
Functions
construct an aws.sdk.kotlin.services.iot.model.CommandPayload inside the given block
construct an aws.sdk.kotlin.services.iot.model.CommandPreprocessor inside the given block