Searched defs:snapshot_id (Results 1 – 5 of 5) sorted by relevance
| /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/ |
| D | blockdevicemapping.py | 35 snapshot_id=None, argument
|
| D | connection.py | 272 snapshot_id=None, argument 2492 def delete_snapshot(self, snapshot_id, dry_run=False): argument 2695 def get_snapshot_attribute(self, snapshot_id, argument 2724 def modify_snapshot_attribute(self, snapshot_id, argument 2764 def reset_snapshot_attribute(self, snapshot_id, argument
|
| /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/ |
| D | dbinstance.py | 232 def snapshot(self, snapshot_id): argument
|
| D | __init__.py | 1040 def get_all_dbsnapshots(self, snapshot_id=None, instance_id=None, argument 1164 def create_dbsnapshot(self, snapshot_id, dbinstance_id): argument
|
| /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/autoscale/ |
| D | launchconfig.py | 34 def __init__(self, connection=None, snapshot_id=None, volume_size=None): argument
|