# File lib/fog/aws/models/dns/record.rb, line 61 def ready? requires :change_id, :status status == 'INSYNC' end