Module Smaws_Client_ApplicationAutoScaling.UntagResource

and Deserialization

Deletes tags from an Application Auto Scaling scalable target. To delete a tag, specify the tag key and the Application Auto Scaling scalable target.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ResourceNotFoundException of Types.resource_not_found_exception | `ValidationException of Types.validation_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.untag_resource_request -> (Types.untag_resource_response, [> Smaws_Lib.Protocols.AwsJson.error | `ResourceNotFoundException of Types.resource_not_found_exception | `ValidationException of Types.validation_exception ]) Stdlib.result