#include <ShareTarget.h>
Identifier that contains details about the directory consumer account.
See Also:
AWS API Reference
Definition at line 33 of file ShareTarget.h.
◆ ShareTarget() [1/2]
Aws::DirectoryService::Model::ShareTarget::ShareTarget |
( |
| ) |
|
◆ ShareTarget() [2/2]
◆ GetId()
const Aws::String& Aws::DirectoryService::Model::ShareTarget::GetId |
( |
| ) |
const |
|
inline |
Identifier of the directory consumer account.
Definition at line 45 of file ShareTarget.h.
◆ GetType()
const TargetType& Aws::DirectoryService::Model::ShareTarget::GetType |
( |
| ) |
const |
|
inline |
Type of identifier to be used in the Id
field.
Definition at line 86 of file ShareTarget.h.
◆ IdHasBeenSet()
bool Aws::DirectoryService::Model::ShareTarget::IdHasBeenSet |
( |
| ) |
const |
|
inline |
Identifier of the directory consumer account.
Definition at line 50 of file ShareTarget.h.
◆ Jsonize()
◆ operator=()
◆ SetId() [1/3]
void Aws::DirectoryService::Model::ShareTarget::SetId |
( |
Aws::String && |
value | ) |
|
|
inline |
Identifier of the directory consumer account.
Definition at line 60 of file ShareTarget.h.
◆ SetId() [2/3]
void Aws::DirectoryService::Model::ShareTarget::SetId |
( |
const Aws::String & |
value | ) |
|
|
inline |
Identifier of the directory consumer account.
Definition at line 55 of file ShareTarget.h.
◆ SetId() [3/3]
void Aws::DirectoryService::Model::ShareTarget::SetId |
( |
const char * |
value | ) |
|
|
inline |
Identifier of the directory consumer account.
Definition at line 65 of file ShareTarget.h.
◆ SetType() [1/2]
void Aws::DirectoryService::Model::ShareTarget::SetType |
( |
const TargetType & |
value | ) |
|
|
inline |
Type of identifier to be used in the Id
field.
Definition at line 96 of file ShareTarget.h.
◆ SetType() [2/2]
void Aws::DirectoryService::Model::ShareTarget::SetType |
( |
TargetType && |
value | ) |
|
|
inline |
Type of identifier to be used in the Id
field.
Definition at line 101 of file ShareTarget.h.
◆ TypeHasBeenSet()
bool Aws::DirectoryService::Model::ShareTarget::TypeHasBeenSet |
( |
| ) |
const |
|
inline |
Type of identifier to be used in the Id
field.
Definition at line 91 of file ShareTarget.h.
◆ WithId() [1/3]
Identifier of the directory consumer account.
Definition at line 75 of file ShareTarget.h.
◆ WithId() [2/3]
Identifier of the directory consumer account.
Definition at line 70 of file ShareTarget.h.
◆ WithId() [3/3]
ShareTarget& Aws::DirectoryService::Model::ShareTarget::WithId |
( |
const char * |
value | ) |
|
|
inline |
Identifier of the directory consumer account.
Definition at line 80 of file ShareTarget.h.
◆ WithType() [1/2]
Type of identifier to be used in the Id
field.
Definition at line 106 of file ShareTarget.h.
◆ WithType() [2/2]
Type of identifier to be used in the Id
field.
Definition at line 111 of file ShareTarget.h.
The documentation for this class was generated from the following file: