| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2 |
Amazon Macie is a fully managed data security and data privacy service that uses machine learning and pattern
matching to discover and protect your sensitive data in AWS.
|
| Modifier and Type | Method and Description |
|---|---|
default GetMemberResponse |
Macie2Client.getMember(Consumer<GetMemberRequest.Builder> getMemberRequest)
Retrieves information about a member account that's associated with an Amazon Macie master account.
|
default GetMemberResponse |
Macie2Client.getMember(GetMemberRequest getMemberRequest)
Retrieves information about a member account that's associated with an Amazon Macie master account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMemberResponse> |
Macie2AsyncClient.getMember(Consumer<GetMemberRequest.Builder> getMemberRequest)
Retrieves information about a member account that's associated with an Amazon Macie master account.
|
default CompletableFuture<GetMemberResponse> |
Macie2AsyncClient.getMember(GetMemberRequest getMemberRequest)
Retrieves information about a member account that's associated with an Amazon Macie master account.
|
Copyright © 2020. All rights reserved.