Values.DeleteDistributionRequestSourceDeletes your Amazon Lightsail content delivery network (CDN) distribution.
type nonrec t = {distributionName : ResourceName.t option;The name of the distribution to delete. Use the GetDistributions action to get a list of distribution names that you can specify.
*)}