Searched defs:elastic_ip (Results 1 – 4 of 4) sorted by relevance
| /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/opsworks/ |
| D | layer1.py | 162 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/ |
| D | server.py | 105 elastic_ip = StringProperty(verbose_name="Elastic IP") variable in Server
|
| /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/redshift/ |
| D | layer1.py | 326 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/ |
| D | server.py | 241 elastic_ip = StringProperty(verbose_name="EC2 Elastic IP Address") variable in Server
|