Module Smaws_Client_ElasticLoadBalancingv2.DescribeTargetHealth

Describes the health of the specified targets or all of your targets.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `HealthUnavailableException of Types.health_unavailable_exception | `InvalidTargetException of Types.invalid_target_exception | `TargetGroupNotFoundException of Types.target_group_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.describe_target_health_input -> (Types.describe_target_health_output, [> Smaws_Lib.Protocols.AwsQuery.error | `HealthUnavailableException of Types.health_unavailable_exception | `InvalidTargetException of Types.invalid_target_exception | `TargetGroupNotFoundException of Types.target_group_not_found_exception ]) Stdlib.result