# File lib/aws/route_53/resource_record_set.rb, line 118
      def ttl= new_ttl
        @create_options[:ttl] = new_ttl
      end