| 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 ListTagsForResourceResponse |
Macie2Client.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieves the tags (keys and values) that are associated with a classification job, custom data identifier,
findings filter, or member account.
|
default ListTagsForResourceResponse |
Macie2Client.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves the tags (keys and values) that are associated with a classification job, custom data identifier,
findings filter, or member account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTagsForResourceResponse> |
Macie2AsyncClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Retrieves the tags (keys and values) that are associated with a classification job, custom data identifier,
findings filter, or member account.
|
default CompletableFuture<ListTagsForResourceResponse> |
Macie2AsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Retrieves the tags (keys and values) that are associated with a classification job, custom data identifier,
findings filter, or member account.
|
Copyright © 2020. All rights reserved.