AWS SDK for C++
1.8.156
AWS SDK for C++
|
#include <CreateFilterResult.h>
Public Member Functions | |
CreateFilterResult () | |
CreateFilterResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
CreateFilterResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::String & | GetName () const |
void | SetName (const Aws::String &value) |
void | SetName (Aws::String &&value) |
void | SetName (const char *value) |
CreateFilterResult & | WithName (const Aws::String &value) |
CreateFilterResult & | WithName (Aws::String &&value) |
CreateFilterResult & | WithName (const char *value) |
Definition at line 27 of file CreateFilterResult.h.
Aws::GuardDuty::Model::CreateFilterResult::CreateFilterResult | ( | ) |
Aws::GuardDuty::Model::CreateFilterResult::CreateFilterResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The name of the successfully created filter.
Definition at line 38 of file CreateFilterResult.h.
CreateFilterResult& Aws::GuardDuty::Model::CreateFilterResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The name of the successfully created filter.
Definition at line 48 of file CreateFilterResult.h.
|
inline |
The name of the successfully created filter.
Definition at line 43 of file CreateFilterResult.h.
|
inline |
The name of the successfully created filter.
Definition at line 53 of file CreateFilterResult.h.
|
inline |
The name of the successfully created filter.
Definition at line 63 of file CreateFilterResult.h.
|
inline |
The name of the successfully created filter.
Definition at line 58 of file CreateFilterResult.h.
|
inline |
The name of the successfully created filter.
Definition at line 68 of file CreateFilterResult.h.