Home
last modified time | relevance | path

Searched defs:subnet_id (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudhsm/
Dlayer1.py78 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__.py228 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/
Dnetworkinterface.py336 subnet_id=None, description=None, private_ip_address=None, argument
Dimage.py174 monitoring_enabled=False, subnet_id=None, argument
Dconnection.py743 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/
Dlayer1.py621 subnet_id=None, architecture=None, argument