Home
last modified time | relevance | path

Searched refs:reset_snapshot_attribute (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
Dsnapshot.py124 return self.connection.reset_snapshot_attribute(
Dconnection.py2764 def reset_snapshot_attribute(self, snapshot_id, member in EC2Connection