health Check Method
The HTTP method that is used for health checks. Default value: HEAD
. Valid values: HEAD
, GET
. NOTE: health_check_method
takes effect only if health_check_protocol
is set to HTTP
.
The HTTP method that is used for health checks. Default value: HEAD
. Valid values: HEAD
, GET
. NOTE: health_check_method
takes effect only if health_check_protocol
is set to HTTP
.