lightsail_delete_load_balancer {paws.compute} | R Documentation |
Deletes a Lightsail load balancer and all its associated SSL/TLS certificates
Description
Deletes a Lightsail load balancer and all its associated SSL/TLS certificates. Once the load balancer is deleted, you will need to create a new load balancer, create a new certificate, and verify domain ownership again.
See https://www.paws-r-sdk.com/docs/lightsail_delete_load_balancer/ for full documentation.
Usage
lightsail_delete_load_balancer(loadBalancerName)
Arguments
loadBalancerName |
[required] The name of the load balancer you want to delete. |
[Package paws.compute version 0.7.0 Index]