| 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 UntagResourceResponse |
Macie2Client.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags (keys and values) from a classification job, custom data identifier, findings filter, or
member account.
|
default UntagResourceResponse |
Macie2Client.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags (keys and values) from a classification job, custom data identifier, findings filter, or
member account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
Macie2AsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags (keys and values) from a classification job, custom data identifier, findings filter, or
member account.
|
default CompletableFuture<UntagResourceResponse> |
Macie2AsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags (keys and values) from a classification job, custom data identifier, findings filter, or
member account.
|
Copyright © 2022. All rights reserved.