AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
CommandExecutionStatus.h File Reference

Go to the source code of this file.

Namespaces

namespace  Aws
namespace  Aws::Iotcommands
namespace  Aws::Iotcommands::CommandExecutionStatusMarshaller

Enumerations

enum class  Aws::Iotcommands::CommandExecutionStatus {
  Aws::Iotcommands::IN_PROGRESS , Aws::Iotcommands::SUCCEEDED , Aws::Iotcommands::FAILED , Aws::Iotcommands::REJECTED ,
  Aws::Iotcommands::TIMED_OUT
}

Functions

AWS_IOTCOMMANDS_API const char * Aws::Iotcommands::CommandExecutionStatusMarshaller::ToString (CommandExecutionStatus val)
AWS_IOTCOMMANDS_API CommandExecutionStatus Aws::Iotcommands::CommandExecutionStatusMarshaller::FromString (const Aws::Crt::String &val)