Module Smaws_Client_ElasticLoadBalancingv2.ModifyTargetGroup

Modifies the health checks used when evaluating the health state of the targets in the specified target group.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `InvalidConfigurationRequestException of Types.invalid_configuration_request_exception | `TargetGroupNotFoundException of Types.target_group_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.modify_target_group_input -> (Types.modify_target_group_output, [> Smaws_Lib.Protocols.AwsQuery.error | `InvalidConfigurationRequestException of Types.invalid_configuration_request_exception | `TargetGroupNotFoundException of Types.target_group_not_found_exception ]) Stdlib.result