Searched defs:subnet_id (Results 1 – 6 of 6) sorted by relevance
| /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudhsm/ |
| D | layer1.py | 78 def create_hsm(self, subnet_id, ssh_key, iam_role_arn, subscription_type, argument 365 def modify_hsm(self, hsm_arn, subnet_id=None, eni_ip=None, argument
|
| /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vpc/ |
| D | __init__.py | 228 def associate_route_table(self, route_table_id, subnet_id, dry_run=False): argument 549 def associate_network_acl(self, network_acl_id, subnet_id): argument 574 def disassociate_network_acl(self, subnet_id, vpc_id=None): argument 1183 def delete_subnet(self, subnet_id, dry_run=False): argument
|
| /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/ |
| D | networkinterface.py | 336 subnet_id=None, description=None, private_ip_address=None, argument
|
| D | image.py | 174 monitoring_enabled=False, subnet_id=None, argument
|
| D | connection.py | 743 monitoring_enabled=False, subnet_id=None, argument 1429 monitoring_enabled=False, subnet_id=None, argument 4270 def create_network_interface(self, subnet_id, private_ip_address=None, argument
|
| /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/opsworks/ |
| D | layer1.py | 621 subnet_id=None, architecture=None, argument
|