Home
last modified time | relevance | path

Searched defs:disassociate_subnet_cidr_block (Results 1 – 2 of 2) sorted by relevance

/dports/devel/py-moto/moto-2.2.16/moto/ec2/responses/
H A Dsubnets.py70 def disassociate_subnet_cidr_block(self): member in Subnets
/dports/devel/py-moto/moto-2.2.16/moto/ec2/
H A Dmodels.py4839 def disassociate_subnet_cidr_block(self, association_id): member in SubnetBackend