# File lib/aws/ec2/dhcp_options_collection.rb, line 67 def [] dhcp_options_id DHCPOptions.new(dhcp_options_id, :config => config) end