lightsail_get_load_balancer_tls_certificates {paws.compute} | R Documentation |
Returns information about the TLS certificates that are associated with the specified Lightsail load balancer
Description
Returns information about the TLS certificates that are associated with the specified Lightsail load balancer.
See https://www.paws-r-sdk.com/docs/lightsail_get_load_balancer_tls_certificates/ for full documentation.
Usage
lightsail_get_load_balancer_tls_certificates(loadBalancerName)
Arguments
loadBalancerName |
[required] The name of the load balancer you associated with your SSL/TLS certificate. |
[Package paws.compute version 0.9.0 Index]