# File lib/aws/route_53/resource_record_set.rb, line 124
      def failover= new_failover
        @create_options[:failover] = new_failover
      end