AWS SDK for C++
1.8.182
AWS SDK for C++
|
#include <HttpUrlDestinationProperties.h>
Public Member Functions | |
HttpUrlDestinationProperties () | |
HttpUrlDestinationProperties (Aws::Utils::Json::JsonView jsonValue) | |
HttpUrlDestinationProperties & | operator= (Aws::Utils::Json::JsonView jsonValue) |
Aws::Utils::Json::JsonValue | Jsonize () const |
const Aws::String & | GetConfirmationUrl () const |
bool | ConfirmationUrlHasBeenSet () const |
void | SetConfirmationUrl (const Aws::String &value) |
void | SetConfirmationUrl (Aws::String &&value) |
void | SetConfirmationUrl (const char *value) |
HttpUrlDestinationProperties & | WithConfirmationUrl (const Aws::String &value) |
HttpUrlDestinationProperties & | WithConfirmationUrl (Aws::String &&value) |
HttpUrlDestinationProperties & | WithConfirmationUrl (const char *value) |
HTTP URL destination properties.
Definition at line 31 of file HttpUrlDestinationProperties.h.
Aws::IoT::Model::HttpUrlDestinationProperties::HttpUrlDestinationProperties | ( | ) |
Aws::IoT::Model::HttpUrlDestinationProperties::HttpUrlDestinationProperties | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The URL used to confirm the HTTP topic rule destination URL.
Definition at line 48 of file HttpUrlDestinationProperties.h.
|
inline |
The URL used to confirm the HTTP topic rule destination URL.
Definition at line 43 of file HttpUrlDestinationProperties.h.
Aws::Utils::Json::JsonValue Aws::IoT::Model::HttpUrlDestinationProperties::Jsonize | ( | ) | const |
HttpUrlDestinationProperties& Aws::IoT::Model::HttpUrlDestinationProperties::operator= | ( | Aws::Utils::Json::JsonView | jsonValue | ) |
|
inline |
The URL used to confirm the HTTP topic rule destination URL.
Definition at line 58 of file HttpUrlDestinationProperties.h.
|
inline |
The URL used to confirm the HTTP topic rule destination URL.
Definition at line 53 of file HttpUrlDestinationProperties.h.
|
inline |
The URL used to confirm the HTTP topic rule destination URL.
Definition at line 63 of file HttpUrlDestinationProperties.h.
|
inline |
The URL used to confirm the HTTP topic rule destination URL.
Definition at line 73 of file HttpUrlDestinationProperties.h.
|
inline |
The URL used to confirm the HTTP topic rule destination URL.
Definition at line 68 of file HttpUrlDestinationProperties.h.
|
inline |
The URL used to confirm the HTTP topic rule destination URL.
Definition at line 78 of file HttpUrlDestinationProperties.h.