Values.DeleteAutoSnapshotRequestSourceDeletes an automatic snapshot of an instance or disk. For more information, see the Amazon Lightsail Developer Guide.
type nonrec t = {resourceName : ResourceName.t;The name of the source instance or disk from which to delete the automatic snapshot.
*)date : AutoSnapshotDate.t;The date of the automatic snapshot to delete in YYYY-MM-DD format. Use the get auto snapshots operation to get the available automatic snapshots for a resource.
*)}