1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

Include the ResourceRecordSetCount

This commit is contained in:
Edward Muller 2013-05-24 10:53:25 -07:00
parent 08de898804
commit 376e8edded

View file

@ -23,6 +23,8 @@ module Fog
@response['HostedZone'] = @hosted_zone
@hosted_zone = {}
@section = :name_servers
when 'ResourceRecordSetCount'
@response['ResourceRecordSetCount'] = value.to_i
end
elsif @section == :name_servers
case name