#include <Master.h>
Contains information about the administrator account and invitation.
See Also:
AWS API Reference
Definition at line 32 of file Master.h.
◆ Master() [1/2]
Aws::GuardDuty::Model::Master::Master |
( |
| ) |
|
◆ Master() [2/2]
◆ AccountIdHasBeenSet()
bool Aws::GuardDuty::Model::Master::AccountIdHasBeenSet |
( |
| ) |
const |
|
inline |
The ID of the account used as the administrator account.
Definition at line 49 of file Master.h.
◆ GetAccountId()
const Aws::String& Aws::GuardDuty::Model::Master::GetAccountId |
( |
| ) |
const |
|
inline |
The ID of the account used as the administrator account.
Definition at line 44 of file Master.h.
◆ GetInvitationId()
const Aws::String& Aws::GuardDuty::Model::Master::GetInvitationId |
( |
| ) |
const |
|
inline |
The value used to validate the administrator account to the member account.
Definition at line 86 of file Master.h.
◆ GetInvitedAt()
const Aws::String& Aws::GuardDuty::Model::Master::GetInvitedAt |
( |
| ) |
const |
|
inline |
The timestamp when the invitation was sent.
Definition at line 183 of file Master.h.
◆ GetRelationshipStatus()
const Aws::String& Aws::GuardDuty::Model::Master::GetRelationshipStatus |
( |
| ) |
const |
|
inline |
The status of the relationship between the administrator and member accounts.
Definition at line 135 of file Master.h.
◆ InvitationIdHasBeenSet()
bool Aws::GuardDuty::Model::Master::InvitationIdHasBeenSet |
( |
| ) |
const |
|
inline |
The value used to validate the administrator account to the member account.
Definition at line 92 of file Master.h.
◆ InvitedAtHasBeenSet()
bool Aws::GuardDuty::Model::Master::InvitedAtHasBeenSet |
( |
| ) |
const |
|
inline |
The timestamp when the invitation was sent.
Definition at line 188 of file Master.h.
◆ Jsonize()
◆ operator=()
◆ RelationshipStatusHasBeenSet()
bool Aws::GuardDuty::Model::Master::RelationshipStatusHasBeenSet |
( |
| ) |
const |
|
inline |
The status of the relationship between the administrator and member accounts.
Definition at line 141 of file Master.h.
◆ SetAccountId() [1/3]
void Aws::GuardDuty::Model::Master::SetAccountId |
( |
Aws::String && |
value | ) |
|
|
inline |
The ID of the account used as the administrator account.
Definition at line 59 of file Master.h.
◆ SetAccountId() [2/3]
void Aws::GuardDuty::Model::Master::SetAccountId |
( |
const Aws::String & |
value | ) |
|
|
inline |
The ID of the account used as the administrator account.
Definition at line 54 of file Master.h.
◆ SetAccountId() [3/3]
void Aws::GuardDuty::Model::Master::SetAccountId |
( |
const char * |
value | ) |
|
|
inline |
The ID of the account used as the administrator account.
Definition at line 64 of file Master.h.
◆ SetInvitationId() [1/3]
void Aws::GuardDuty::Model::Master::SetInvitationId |
( |
Aws::String && |
value | ) |
|
|
inline |
The value used to validate the administrator account to the member account.
Definition at line 104 of file Master.h.
◆ SetInvitationId() [2/3]
void Aws::GuardDuty::Model::Master::SetInvitationId |
( |
const Aws::String & |
value | ) |
|
|
inline |
The value used to validate the administrator account to the member account.
Definition at line 98 of file Master.h.
◆ SetInvitationId() [3/3]
void Aws::GuardDuty::Model::Master::SetInvitationId |
( |
const char * |
value | ) |
|
|
inline |
The value used to validate the administrator account to the member account.
Definition at line 110 of file Master.h.
◆ SetInvitedAt() [1/3]
void Aws::GuardDuty::Model::Master::SetInvitedAt |
( |
Aws::String && |
value | ) |
|
|
inline |
The timestamp when the invitation was sent.
Definition at line 198 of file Master.h.
◆ SetInvitedAt() [2/3]
void Aws::GuardDuty::Model::Master::SetInvitedAt |
( |
const Aws::String & |
value | ) |
|
|
inline |
The timestamp when the invitation was sent.
Definition at line 193 of file Master.h.
◆ SetInvitedAt() [3/3]
void Aws::GuardDuty::Model::Master::SetInvitedAt |
( |
const char * |
value | ) |
|
|
inline |
The timestamp when the invitation was sent.
Definition at line 203 of file Master.h.
◆ SetRelationshipStatus() [1/3]
void Aws::GuardDuty::Model::Master::SetRelationshipStatus |
( |
Aws::String && |
value | ) |
|
|
inline |
The status of the relationship between the administrator and member accounts.
Definition at line 153 of file Master.h.
◆ SetRelationshipStatus() [2/3]
void Aws::GuardDuty::Model::Master::SetRelationshipStatus |
( |
const Aws::String & |
value | ) |
|
|
inline |
The status of the relationship between the administrator and member accounts.
Definition at line 147 of file Master.h.
◆ SetRelationshipStatus() [3/3]
void Aws::GuardDuty::Model::Master::SetRelationshipStatus |
( |
const char * |
value | ) |
|
|
inline |
The status of the relationship between the administrator and member accounts.
Definition at line 159 of file Master.h.
◆ WithAccountId() [1/3]
The ID of the account used as the administrator account.
Definition at line 74 of file Master.h.
◆ WithAccountId() [2/3]
The ID of the account used as the administrator account.
Definition at line 69 of file Master.h.
◆ WithAccountId() [3/3]
Master& Aws::GuardDuty::Model::Master::WithAccountId |
( |
const char * |
value | ) |
|
|
inline |
The ID of the account used as the administrator account.
Definition at line 79 of file Master.h.
◆ WithInvitationId() [1/3]
The value used to validate the administrator account to the member account.
Definition at line 122 of file Master.h.
◆ WithInvitationId() [2/3]
The value used to validate the administrator account to the member account.
Definition at line 116 of file Master.h.
◆ WithInvitationId() [3/3]
Master& Aws::GuardDuty::Model::Master::WithInvitationId |
( |
const char * |
value | ) |
|
|
inline |
The value used to validate the administrator account to the member account.
Definition at line 128 of file Master.h.
◆ WithInvitedAt() [1/3]
The timestamp when the invitation was sent.
Definition at line 213 of file Master.h.
◆ WithInvitedAt() [2/3]
The timestamp when the invitation was sent.
Definition at line 208 of file Master.h.
◆ WithInvitedAt() [3/3]
Master& Aws::GuardDuty::Model::Master::WithInvitedAt |
( |
const char * |
value | ) |
|
|
inline |
The timestamp when the invitation was sent.
Definition at line 218 of file Master.h.
◆ WithRelationshipStatus() [1/3]
Master& Aws::GuardDuty::Model::Master::WithRelationshipStatus |
( |
Aws::String && |
value | ) |
|
|
inline |
The status of the relationship between the administrator and member accounts.
Definition at line 171 of file Master.h.
◆ WithRelationshipStatus() [2/3]
Master& Aws::GuardDuty::Model::Master::WithRelationshipStatus |
( |
const Aws::String & |
value | ) |
|
|
inline |
The status of the relationship between the administrator and member accounts.
Definition at line 165 of file Master.h.
◆ WithRelationshipStatus() [3/3]
Master& Aws::GuardDuty::Model::Master::WithRelationshipStatus |
( |
const char * |
value | ) |
|
|
inline |
The status of the relationship between the administrator and member accounts.
Definition at line 177 of file Master.h.
The documentation for this class was generated from the following file:
- aws-cpp-sdk-guardduty/include/aws/guardduty/model/Master.h