# File lib/aws/ec2.rb, line 420
    def dhcp_options
      DHCPOptionsCollection.new(:config => config)
    end