#include <UnshareDirectoryResult.h>
Definition at line 27 of file UnshareDirectoryResult.h.
◆ UnshareDirectoryResult() [1/2]
Aws::DirectoryService::Model::UnshareDirectoryResult::UnshareDirectoryResult |
( |
| ) |
|
◆ UnshareDirectoryResult() [2/2]
◆ GetSharedDirectoryId()
const Aws::String& Aws::DirectoryService::Model::UnshareDirectoryResult::GetSharedDirectoryId |
( |
| ) |
const |
|
inline |
Identifier of the directory stored in the directory consumer account that is to be unshared from the specified directory (DirectoryId
).
Definition at line 39 of file UnshareDirectoryResult.h.
◆ operator=()
◆ SetSharedDirectoryId() [1/3]
void Aws::DirectoryService::Model::UnshareDirectoryResult::SetSharedDirectoryId |
( |
Aws::String && |
value | ) |
|
|
inline |
Identifier of the directory stored in the directory consumer account that is to be unshared from the specified directory (DirectoryId
).
Definition at line 51 of file UnshareDirectoryResult.h.
◆ SetSharedDirectoryId() [2/3]
void Aws::DirectoryService::Model::UnshareDirectoryResult::SetSharedDirectoryId |
( |
const Aws::String & |
value | ) |
|
|
inline |
Identifier of the directory stored in the directory consumer account that is to be unshared from the specified directory (DirectoryId
).
Definition at line 45 of file UnshareDirectoryResult.h.
◆ SetSharedDirectoryId() [3/3]
void Aws::DirectoryService::Model::UnshareDirectoryResult::SetSharedDirectoryId |
( |
const char * |
value | ) |
|
|
inline |
Identifier of the directory stored in the directory consumer account that is to be unshared from the specified directory (DirectoryId
).
Definition at line 57 of file UnshareDirectoryResult.h.
◆ WithSharedDirectoryId() [1/3]
Identifier of the directory stored in the directory consumer account that is to be unshared from the specified directory (DirectoryId
).
Definition at line 69 of file UnshareDirectoryResult.h.
◆ WithSharedDirectoryId() [2/3]
Identifier of the directory stored in the directory consumer account that is to be unshared from the specified directory (DirectoryId
).
Definition at line 63 of file UnshareDirectoryResult.h.
◆ WithSharedDirectoryId() [3/3]
UnshareDirectoryResult& Aws::DirectoryService::Model::UnshareDirectoryResult::WithSharedDirectoryId |
( |
const char * |
value | ) |
|
|
inline |
Identifier of the directory stored in the directory consumer account that is to be unshared from the specified directory (DirectoryId
).
Definition at line 75 of file UnshareDirectoryResult.h.
The documentation for this class was generated from the following file: