protocol
Parameters
value
Protocol the load balancer uses when performing health checks on targets. Must be one of TCP
, HTTP
, or HTTPS
. The TCP
protocol is not supported for health checks if the protocol of the target group is HTTP
or HTTPS
. Default is HTTP
. Cannot be specified when the target_type
is lambda
.