|
AWS IoT Device SDK C++ v2
1.43.1
AWS IoT Device SDK C++ v2
|
#include <UpdateCommandExecutionResponse.h>
Public Member Functions | |
| UpdateCommandExecutionResponse ()=default | |
| UpdateCommandExecutionResponse (const Crt::JsonView &doc) | |
| UpdateCommandExecutionResponse & | operator= (const Crt::JsonView &doc) |
| void | SerializeToObject (Crt::JsonObject &doc) const |
Public Attributes | |
| Aws::Crt::Optional< Aws::Crt::String > | ExecutionId |
Response payload to an UpdateCommandExecution request.
|
default |
| Aws::Iotcommands::UpdateCommandExecutionResponse::UpdateCommandExecutionResponse | ( | const Crt::JsonView & | doc | ) |
| UpdateCommandExecutionResponse & Aws::Iotcommands::UpdateCommandExecutionResponse::operator= | ( | const Crt::JsonView & | doc | ) |
| void Aws::Iotcommands::UpdateCommandExecutionResponse::SerializeToObject | ( | Crt::JsonObject & | doc | ) | const |
| Aws::Crt::Optional<Aws::Crt::String> Aws::Iotcommands::UpdateCommandExecutionResponse::ExecutionId |
Execution ID for which a response was sent