|
AWS IoT Device SDK C++ v2 1.44.1
AWS IoT Device SDK C++ v2
|
#include <SecureTunnelingNotifyResponse.h>
Public Member Functions | |
| SecureTunnelingNotifyResponse ()=default | |
| SecureTunnelingNotifyResponse (const Crt::JsonView &doc) | |
| SecureTunnelingNotifyResponse & | operator= (const Crt::JsonView &doc) |
| void | SerializeToObject (Crt::JsonObject &doc) const |
|
default |
| Aws::Iotsecuretunneling::SecureTunnelingNotifyResponse::SecureTunnelingNotifyResponse | ( | const Crt::JsonView & | doc | ) |
| SecureTunnelingNotifyResponse & Aws::Iotsecuretunneling::SecureTunnelingNotifyResponse::operator= | ( | const Crt::JsonView & | doc | ) |
| void Aws::Iotsecuretunneling::SecureTunnelingNotifyResponse::SerializeToObject | ( | Crt::JsonObject & | doc | ) | const |
| Aws::Crt::Optional<Aws::Crt::String> Aws::Iotsecuretunneling::SecureTunnelingNotifyResponse::ClientAccessToken |
| Aws::Crt::Optional<Aws::Crt::String> Aws::Iotsecuretunneling::SecureTunnelingNotifyResponse::ClientMode |
| Aws::Crt::Optional<Aws::Crt::String> Aws::Iotsecuretunneling::SecureTunnelingNotifyResponse::Region |
| Aws::Crt::Optional<Aws::Crt::Vector<Aws::Crt::String> > Aws::Iotsecuretunneling::SecureTunnelingNotifyResponse::Services |