Searched defs:delete_snapshot (Results 1 – 3 of 3) sorted by relevance
331 def deregister(self, delete_snapshot=False, dry_run=False): argument
364 def deregister_image(self, image_id, delete_snapshot=False, dry_run=False): argument2492 def delete_snapshot(self, snapshot_id, dry_run=False): member in EC2Connection
1095 static void delete_snapshot(Snapshot* snapshot) in delete_snapshot() function