elb_configure_health_check {paws.networking} | R Documentation |
Specifies the health check settings to use when evaluating the health state of your EC2 instances
Description
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.
Usage
elb_configure_health_check(LoadBalancerName, HealthCheck)
Arguments
LoadBalancerName |
[required] The name of the load balancer. |
HealthCheck |
[required] The configuration information. |
[Package paws.networking version 0.9.0 Index]