class AWS::EC2::SubnetCollection
def [] subnet_id
-
(Subnet)
- Returns a subnet with the given id.
Parameters:
-
subnet_id
(String
) --
def [] subnet_id Subnet.new(subnet_id, :config => config) end
(Subnet)
- Returns a subnet with the given id.
subnet_id
(String
)
--
def [] subnet_id Subnet.new(subnet_id, :config => config) end