| Package | Description |
|---|---|
| software.amazon.awssdk.services.fis |
AWS Fault Injection Simulator is a managed service that enables you to perform fault injection experiments on your
AWS workloads.
|
| software.amazon.awssdk.services.fis.transform |
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
FisClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified resource.
|
default CompletableFuture<UntagResourceResponse> |
FisAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the specified tags from the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2021. All rights reserved.