# File lib/aws/route_53/resource_record_set.rb, line 73
      def type= new_type
        @create_options[:type] = new_type
      end