AWS SDK for C++
1.8.126
AWS SDK for C++
|
#include <CreateSnapshotResult.h>
Public Member Functions | |
CreateSnapshotResult () | |
CreateSnapshotResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
CreateSnapshotResult & | operator= (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) |
const Aws::String & | GetSnapshotId () const |
void | SetSnapshotId (const Aws::String &value) |
void | SetSnapshotId (Aws::String &&value) |
void | SetSnapshotId (const char *value) |
CreateSnapshotResult & | WithSnapshotId (const Aws::String &value) |
CreateSnapshotResult & | WithSnapshotId (Aws::String &&value) |
CreateSnapshotResult & | WithSnapshotId (const char *value) |
Contains the results of the CreateSnapshot operation.
Definition at line 33 of file CreateSnapshotResult.h.
Aws::DirectoryService::Model::CreateSnapshotResult::CreateSnapshotResult | ( | ) |
Aws::DirectoryService::Model::CreateSnapshotResult::CreateSnapshotResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The identifier of the snapshot that was created.
Definition at line 44 of file CreateSnapshotResult.h.
CreateSnapshotResult& Aws::DirectoryService::Model::CreateSnapshotResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The identifier of the snapshot that was created.
Definition at line 54 of file CreateSnapshotResult.h.
|
inline |
The identifier of the snapshot that was created.
Definition at line 49 of file CreateSnapshotResult.h.
|
inline |
The identifier of the snapshot that was created.
Definition at line 59 of file CreateSnapshotResult.h.
|
inline |
The identifier of the snapshot that was created.
Definition at line 69 of file CreateSnapshotResult.h.
|
inline |
The identifier of the snapshot that was created.
Definition at line 64 of file CreateSnapshotResult.h.
|
inline |
The identifier of the snapshot that was created.
Definition at line 74 of file CreateSnapshotResult.h.