# File lib/aws/ec2/customer_gateway.rb, line 34
      def initialize customer_gateway_id, options = {}
        @customer_gateway_id = customer_gateway_id
        super
      end