#include <AccountDetail.h>
Contains information about the account.
See Also:
AWS API Reference
Definition at line 31 of file AccountDetail.h.
◆ AccountDetail() [1/2]
Aws::GuardDuty::Model::AccountDetail::AccountDetail |
( |
| ) |
|
◆ AccountDetail() [2/2]
◆ AccountIdHasBeenSet()
bool Aws::GuardDuty::Model::AccountDetail::AccountIdHasBeenSet |
( |
| ) |
const |
|
inline |
◆ EmailHasBeenSet()
bool Aws::GuardDuty::Model::AccountDetail::EmailHasBeenSet |
( |
| ) |
const |
|
inline |
The email address of the member account.
Definition at line 89 of file AccountDetail.h.
◆ GetAccountId()
const Aws::String& Aws::GuardDuty::Model::AccountDetail::GetAccountId |
( |
| ) |
const |
|
inline |
◆ GetEmail()
const Aws::String& Aws::GuardDuty::Model::AccountDetail::GetEmail |
( |
| ) |
const |
|
inline |
The email address of the member account.
Definition at line 84 of file AccountDetail.h.
◆ Jsonize()
◆ operator=()
◆ SetAccountId() [1/3]
void Aws::GuardDuty::Model::AccountDetail::SetAccountId |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetAccountId() [2/3]
void Aws::GuardDuty::Model::AccountDetail::SetAccountId |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetAccountId() [3/3]
void Aws::GuardDuty::Model::AccountDetail::SetAccountId |
( |
const char * |
value | ) |
|
|
inline |
◆ SetEmail() [1/3]
void Aws::GuardDuty::Model::AccountDetail::SetEmail |
( |
Aws::String && |
value | ) |
|
|
inline |
The email address of the member account.
Definition at line 99 of file AccountDetail.h.
◆ SetEmail() [2/3]
void Aws::GuardDuty::Model::AccountDetail::SetEmail |
( |
const Aws::String & |
value | ) |
|
|
inline |
The email address of the member account.
Definition at line 94 of file AccountDetail.h.
◆ SetEmail() [3/3]
void Aws::GuardDuty::Model::AccountDetail::SetEmail |
( |
const char * |
value | ) |
|
|
inline |
◆ WithAccountId() [1/3]
◆ WithAccountId() [2/3]
◆ WithAccountId() [3/3]
AccountDetail& Aws::GuardDuty::Model::AccountDetail::WithAccountId |
( |
const char * |
value | ) |
|
|
inline |
◆ WithEmail() [1/3]
◆ WithEmail() [2/3]
◆ WithEmail() [3/3]
AccountDetail& Aws::GuardDuty::Model::AccountDetail::WithEmail |
( |
const char * |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file: