# File lib/aws/route_53/hosted_zone.rb, line 113 def get_resource attr_name = nil client.get_hosted_zone(:id => id) end