Values.DeleteLoadBalancerRequestSourceDeletes 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. The delete load balancer operation supports tag-based access control via resource tags applied to the resource identified by load balancer name. For more information, see the Amazon Lightsail Developer Guide.
type nonrec t = {loadBalancerName : ResourceName.t;The name of the load balancer you want to delete.
*)}