Get Load Balancer Monitor Result
A collection of values returned by getLoadBalancerMonitor.
Constructors
Properties
Do not validate the certificate when monitor use HTTPS. This parameter is currently only valid for HTTP and HTTPS monitors.
To be marked unhealthy the monitored origin must fail this healthcheck N consecutive times.
To be marked healthy the monitored origin must pass this healthcheck N consecutive times.
Object description.
A case-insensitive sub-string to look for in the response body. If this string is not found, the origin will be marked as unhealthy. This parameter is only valid for HTTP and HTTPS monitors.
The expected HTTP response code or code range of the health check. This parameter is only valid for HTTP and HTTPS monitors.
Follow redirects if returned by the origin. This parameter is only valid for HTTP and HTTPS monitors.