Class CommandExecutionResult
- java.lang.Object
-
- software.amazon.awssdk.iot.iotcommands.model.CommandExecutionResult
-
public class CommandExecutionResult extends Object
The result value of the command execution. The device can use the result field to share additional details about the execution such as a return value of a remote function call.
-
-
Constructor Summary
Constructors Constructor Description CommandExecutionResult()
-