| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
SecurityHubClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from a resource.
|
default UntagResourceResponse |
SecurityHubClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
SecurityHubAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes one or more tags from a resource.
|
default CompletableFuture<UntagResourceResponse> |
SecurityHubAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags from a resource.
|
Copyright © 2023. All rights reserved.