# File lib/aws/ec2/vpc.rb, line 149
      def dhcp_options
        DHCPOptions.new(dhcp_options_id, :config => config)
      end