View source: R/elb_operations.R
elb_configure_health_check | R Documentation |
Specifies the health check settings to use when evaluating the health state of your EC2 instances.
See https://www.paws-r-sdk.com/docs/elb_configure_health_check/ for full documentation.
elb_configure_health_check(LoadBalancerName, HealthCheck)
LoadBalancerName |
[required] The name of the load balancer. |
HealthCheck |
[required] The configuration information. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.