lightsail_get_load_balancer {paws.compute} | R Documentation |
Returns information about the specified Lightsail load balancer
Description
Returns information about the specified Lightsail load balancer.
See https://www.paws-r-sdk.com/docs/lightsail_get_load_balancer/ for full documentation.
Usage
lightsail_get_load_balancer(loadBalancerName)
Arguments
loadBalancerName |
[required] The name of the load balancer. |
[Package paws.compute version 0.7.0 Index]