| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmincidents |
Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from
incidents affecting their Amazon Web Services-hosted applications.
|
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
SsmIncidentsClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes a tag from a resource.
|
default UntagResourceResponse |
SsmIncidentsClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UntagResourceResponse> |
SsmIncidentsAsyncClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes a tag from a resource.
|
default CompletableFuture<UntagResourceResponse> |
SsmIncidentsAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes a tag from a resource.
|
Copyright © 2023. All rights reserved.