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