Values.DeleteInstanceSnapshotRequestSourceDeletes a specific snapshot of a virtual private server (or instance). The delete instance snapshot operation supports tag-based access control via resource tags applied to the resource identified by instance snapshot name. For more information, see the Amazon Lightsail Developer Guide.
type nonrec t = {instanceSnapshotName : ResourceName.t;The name of the snapshot to delete.
*)}