AWS SDK for C++
1.8.153
AWS SDK for C++
|
#include <CreatePublishingDestinationResult.h>
Public Member Functions | |
CreatePublishingDestinationResult () | |
CreatePublishingDestinationResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
CreatePublishingDestinationResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::String & | GetDestinationId () const |
void | SetDestinationId (const Aws::String &value) |
void | SetDestinationId (Aws::String &&value) |
void | SetDestinationId (const char *value) |
CreatePublishingDestinationResult & | WithDestinationId (const Aws::String &value) |
CreatePublishingDestinationResult & | WithDestinationId (Aws::String &&value) |
CreatePublishingDestinationResult & | WithDestinationId (const char *value) |
Definition at line 27 of file CreatePublishingDestinationResult.h.
Aws::GuardDuty::Model::CreatePublishingDestinationResult::CreatePublishingDestinationResult | ( | ) |
Aws::GuardDuty::Model::CreatePublishingDestinationResult::CreatePublishingDestinationResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The ID of the publishing destination that is created.
Definition at line 38 of file CreatePublishingDestinationResult.h.
CreatePublishingDestinationResult& Aws::GuardDuty::Model::CreatePublishingDestinationResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The ID of the publishing destination that is created.
Definition at line 48 of file CreatePublishingDestinationResult.h.
|
inline |
The ID of the publishing destination that is created.
Definition at line 43 of file CreatePublishingDestinationResult.h.
|
inline |
The ID of the publishing destination that is created.
Definition at line 53 of file CreatePublishingDestinationResult.h.
|
inline |
The ID of the publishing destination that is created.
Definition at line 63 of file CreatePublishingDestinationResult.h.
|
inline |
The ID of the publishing destination that is created.
Definition at line 58 of file CreatePublishingDestinationResult.h.
|
inline |
The ID of the publishing destination that is created.
Definition at line 68 of file CreatePublishingDestinationResult.h.