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