| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
Master |
Master.clone() |
Master |
GetMasterAccountResult.getMaster()
Deprecated.
The administrator account details.
|
Master |
Master.withAccountId(String accountId)
The ID of the account used as the administrator account.
|
Master |
Master.withInvitationId(String invitationId)
The value used to validate the administrator account to the member account.
|
Master |
Master.withInvitedAt(String invitedAt)
The timestamp when the invitation was sent.
|
Master |
Master.withRelationshipStatus(String relationshipStatus)
The status of the relationship between the administrator and member accounts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetMasterAccountResult.setMaster(Master master)
Deprecated.
The administrator account details.
|
GetMasterAccountResult |
GetMasterAccountResult.withMaster(Master master)
Deprecated.
The administrator account details.
|
Copyright © 2024. All rights reserved.