| Package | Description |
|---|---|
| software.amazon.awssdk.services.codegurusecurity |
This section provides documentation for the Amazon CodeGuru Security API operations.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
CodeGuruSecurityClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Use to remove one or more tags from an existing scan.
|
default UntagResourceResponse |
CodeGuruSecurityClient.untagResource(UntagResourceRequest untagResourceRequest)
Use to remove one or more tags from an existing scan.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
CodeGuruSecurityAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Use to remove one or more tags from an existing scan.
|
default CompletableFuture<UntagResourceResponse> |
CodeGuruSecurityAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Use to remove one or more tags from an existing scan.
|
Copyright © 2023. All rights reserved.