AWS SDK for C++
1.8.128
AWS SDK for C++
|
#include <DeleteSnapshotResult.h>
Public Member Functions | |
DeleteSnapshotResult () | |
DeleteSnapshotResult (const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result) | |
DeleteSnapshotResult & | 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) |
DeleteSnapshotResult & | WithSnapshotId (const Aws::String &value) |
DeleteSnapshotResult & | WithSnapshotId (Aws::String &&value) |
DeleteSnapshotResult & | WithSnapshotId (const char *value) |
Contains the results of the DeleteSnapshot operation.
Definition at line 33 of file DeleteSnapshotResult.h.
Aws::DirectoryService::Model::DeleteSnapshotResult::DeleteSnapshotResult | ( | ) |
Aws::DirectoryService::Model::DeleteSnapshotResult::DeleteSnapshotResult | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The identifier of the directory snapshot that was deleted.
Definition at line 44 of file DeleteSnapshotResult.h.
DeleteSnapshotResult& Aws::DirectoryService::Model::DeleteSnapshotResult::operator= | ( | const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > & | result | ) |
|
inline |
The identifier of the directory snapshot that was deleted.
Definition at line 54 of file DeleteSnapshotResult.h.
|
inline |
The identifier of the directory snapshot that was deleted.
Definition at line 49 of file DeleteSnapshotResult.h.
|
inline |
The identifier of the directory snapshot that was deleted.
Definition at line 59 of file DeleteSnapshotResult.h.
|
inline |
The identifier of the directory snapshot that was deleted.
Definition at line 69 of file DeleteSnapshotResult.h.
|
inline |
The identifier of the directory snapshot that was deleted.
Definition at line 64 of file DeleteSnapshotResult.h.
|
inline |
The identifier of the directory snapshot that was deleted.
Definition at line 74 of file DeleteSnapshotResult.h.