AWS IoT Device SDK C++ v2  1.43.1
AWS IoT Device SDK C++ v2
Namespaces | Enumerations | Functions
RejectedErrorCode.h File Reference
#include <aws/iotcommands/Exports.h>
#include <aws/crt/StlAllocator.h>
#include <aws/crt/Types.h>

Go to the source code of this file.

Namespaces

 Aws
 
 Aws::Iotcommands
 
 Aws::Iotcommands::RejectedErrorCodeMarshaller
 

Enumerations

enum  Aws::Iotcommands::RejectedErrorCode {
  Aws::Iotcommands::RejectedErrorCode::InvalidTopic, Aws::Iotcommands::RejectedErrorCode::InvalidJson, Aws::Iotcommands::RejectedErrorCode::InvalidRequest, Aws::Iotcommands::RejectedErrorCode::InvalidStateTransition,
  Aws::Iotcommands::RejectedErrorCode::ResourceNotFound, Aws::Iotcommands::RejectedErrorCode::VersionMismatch, Aws::Iotcommands::RejectedErrorCode::InternalError, Aws::Iotcommands::RejectedErrorCode::RequestThrottled,
  Aws::Iotcommands::RejectedErrorCode::TerminalStateReached
}
 

Functions

AWS_IOTCOMMANDS_API const char * Aws::Iotcommands::RejectedErrorCodeMarshaller::ToString (RejectedErrorCode val)
 
AWS_IOTCOMMANDS_API RejectedErrorCode Aws::Iotcommands::RejectedErrorCodeMarshaller::FromString (const Aws::Crt::String &val)