| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2 |
Amazon Inspector is a vulnerability discovery service that automates continuous scanning for security vulnerabilities
within your Amazon EC2, Amazon ECR, and Amazon Web Services Lambda environments.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
Inspector2Client.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from a resource.
|
default UntagResourceResponse |
Inspector2Client.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
Inspector2AsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes tags from a resource.
|
default CompletableFuture<UntagResourceResponse> |
Inspector2AsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes tags from a resource.
|
Copyright © 2023. All rights reserved.