Uses of Class
software.amazon.awssdk.services.sfn.model.UntagResourceRequest
Packages that use UntagResourceRequest
Package
Description
-
Uses of UntagResourceRequest in software.amazon.awssdk.services.sfn
Methods in software.amazon.awssdk.services.sfn with parameters of type UntagResourceRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UntagResourceResponse>SfnAsyncClient.untagResource(UntagResourceRequest untagResourceRequest) Remove a tag from a Step Functions resourcedefault UntagResourceResponseSfnClient.untagResource(UntagResourceRequest untagResourceRequest) Remove a tag from a Step Functions resource -
Uses of UntagResourceRequest in software.amazon.awssdk.services.sfn.transform
Methods in software.amazon.awssdk.services.sfn.transform with parameters of type UntagResourceRequestModifier and TypeMethodDescriptionUntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest)