AWS SDK for C++
1.8.128
AWS SDK for C++
|
#include <RejectSharedDirectoryResult.h>
Public Member Functions | |
RejectSharedDirectoryResult () | |
RejectSharedDirectoryResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
RejectSharedDirectoryResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::String & | GetSharedDirectoryId () const |
void | SetSharedDirectoryId (const Aws::String &value) |
void | SetSharedDirectoryId (Aws::String &&value) |
void | SetSharedDirectoryId (const char *value) |
RejectSharedDirectoryResult & | WithSharedDirectoryId (const Aws::String &value) |
RejectSharedDirectoryResult & | WithSharedDirectoryId (Aws::String &&value) |
RejectSharedDirectoryResult & | WithSharedDirectoryId (const char *value) |
Definition at line 27 of file RejectSharedDirectoryResult.h.
Aws::DirectoryService::Model::RejectSharedDirectoryResult::RejectSharedDirectoryResult | ( | ) |
Aws::DirectoryService::Model::RejectSharedDirectoryResult::RejectSharedDirectoryResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
Identifier of the shared directory in the directory consumer account.
Definition at line 38 of file RejectSharedDirectoryResult.h.
RejectSharedDirectoryResult& Aws::DirectoryService::Model::RejectSharedDirectoryResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
Identifier of the shared directory in the directory consumer account.
Definition at line 48 of file RejectSharedDirectoryResult.h.
|
inline |
Identifier of the shared directory in the directory consumer account.
Definition at line 43 of file RejectSharedDirectoryResult.h.
|
inline |
Identifier of the shared directory in the directory consumer account.
Definition at line 53 of file RejectSharedDirectoryResult.h.
|
inline |
Identifier of the shared directory in the directory consumer account.
Definition at line 63 of file RejectSharedDirectoryResult.h.
|
inline |
Identifier of the shared directory in the directory consumer account.
Definition at line 58 of file RejectSharedDirectoryResult.h.
|
inline |
Identifier of the shared directory in the directory consumer account.
Definition at line 68 of file RejectSharedDirectoryResult.h.