health Check Codes
Parameters
value
The status code for a successful health check. Multiple status codes can be specified as a list. Valid values: http_2xx
, http_3xx
, http_4xx
, and http_5xx
. Default value: http_2xx
. NOTE: This parameter exists if the HealthCheckProtocol
parameter is set to HTTP
.
Parameters
values
The status code for a successful health check. Multiple status codes can be specified as a list. Valid values: http_2xx
, http_3xx
, http_4xx
, and http_5xx
. Default value: http_2xx
. NOTE: This parameter exists if the HealthCheckProtocol
parameter is set to HTTP
.