ServiceResource / Sub-Resource / Subnet
Subnet#
- EC2.ServiceResource.Subnet(id)#
- Creates a Subnet resource.: - subnet = ec2.Subnet('id') - Parameters:
- id (string) – The Subnet’s id identifier. This must be set. 
- Return type:
- Returns:
- A Subnet resource 
 
ServiceResource / Sub-Resource / Subnet
Creates a Subnet resource.:
subnet = ec2.Subnet('id')
id (string) – The Subnet’s id identifier. This must be set.
A Subnet resource