Builder
Properties
A short text decription of the command.
The user-friendly name in the console for the command. This name doesn't have to be unique. You can update the user-friendly name after you define it.
A list of parameters that are used by StartCommandExecution API for execution payload generation.
The namespace of the command. The MQTT reserved topics and validations will be used for command executions according to the namespace setting.
The payload object for the static command.
The payload template for the dynamic command.
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