| Package | Description |
|---|---|
| software.amazon.awssdk.services.detective |
Detective uses machine learning and purpose-built visualizations to help you analyze and investigate security issues
across your Amazon Web Services (AWS) workloads.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
DetectiveClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from a behavior graph.
|
default UntagResourceResponse |
DetectiveClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a behavior graph.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
DetectiveAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from a behavior graph.
|
default CompletableFuture<UntagResourceResponse> |
DetectiveAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a behavior graph.
|
Copyright © 2021. All rights reserved.