View source: R/lightsail_operations.R
lightsail_delete_load_balancer | R Documentation |
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.
lightsail_delete_load_balancer(loadBalancerName)
loadBalancerName |
[required] The name of the load balancer you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.