GetMemberResponse.Builder |
GetMemberResponse.Builder.accountId(String accountId) |
The Amazon Web Services account ID for the account.
|
GetMemberResponse.Builder |
GetMemberResponse.Builder.administratorAccountId(String administratorAccountId) |
The Amazon Web Services account ID for the administrator account.
|
GetMemberResponse.Builder |
GetMemberResponse.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the account.
|
static GetMemberResponse.Builder |
GetMemberResponse.builder() |
|
GetMemberResponse.Builder |
GetMemberResponse.Builder.email(String email) |
The email address for the account.
|
GetMemberResponse.Builder |
GetMemberResponse.Builder.invitedAt(Instant invitedAt) |
The date and time, in UTC and extended ISO 8601 format, when an Amazon Macie membership invitation was last
sent to the account.
|
GetMemberResponse.Builder |
GetMemberResponse.Builder.masterAccountId(String masterAccountId) |
(Deprecated) The Amazon Web Services account ID for the administrator account.
|
GetMemberResponse.Builder |
GetMemberResponse.Builder.relationshipStatus(String relationshipStatus) |
The current status of the relationship between the account and the administrator account.
|
GetMemberResponse.Builder |
GetMemberResponse.Builder.relationshipStatus(RelationshipStatus relationshipStatus) |
The current status of the relationship between the account and the administrator account.
|
GetMemberResponse.Builder |
GetMemberResponse.Builder.tags(Map<String,String> tags) |
A map of key-value pairs that specifies which tags (keys and values) are associated with the account in
Amazon Macie.
|
GetMemberResponse.Builder |
GetMemberResponse.toBuilder() |
|
GetMemberResponse.Builder |
GetMemberResponse.Builder.updatedAt(Instant updatedAt) |
The date and time, in UTC and extended ISO 8601 format, of the most recent change to the status of the
relationship between the account and the administrator account.
|