Builder
Properties
The Amazon Resource Number (ARN) of the command. You can use this information to list all command executions for a particular command.
List all command executions that completed any time before or after the date and time that you specify. The date and time uses the format yyyy-MM-dd'T'HH:mm
.
The maximum number of results to return in this operation.
The namespace of the command.
Specify whether to list the command executions that were created in the ascending or descending order. By default, the API returns all commands in the descending order based on the start time or completion time of the executions, that are determined by the startTimeFilter
and completeTimeFilter
parameters.
List all command executions that started any time before or after the date and time that you specify. The date and time uses the format yyyy-MM-dd'T'HH:mm
.
List all command executions for the device that have a particular status. For example, you can filter the list to display only command executions that have failed or timed out.
Functions
construct an aws.sdk.kotlin.services.iot.model.TimeFilter inside the given block
construct an aws.sdk.kotlin.services.iot.model.TimeFilter inside the given block