Home
last modified time | relevance | path

Searched defs:elastic_ip (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/opsworks/
Dlayer1.py162 def associate_elastic_ip(self, elastic_ip, instance_id=None): argument
1274 def deregister_elastic_ip(self, elastic_ip): argument
1962 def disassociate_elastic_ip(self, elastic_ip): argument
2020 def register_elastic_ip(self, elastic_ip, stack_id): argument
2498 def update_elastic_ip(self, elastic_ip, name=None): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/mashups/
Dserver.py105 elastic_ip = StringProperty(verbose_name="Elastic IP") variable in Server
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/redshift/
Dlayer1.py326 hsm_configuration_identifier=None, elastic_ip=None): argument
2774 elastic_ip=None, argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/manage/
Dserver.py241 elastic_ip = StringProperty(verbose_name="EC2 Elastic IP Address") variable in Server