# File lib/fog/aws/models/support/trusted_advisor_check.rb, line 46
        def resources_summary(lazy=true)
          populate_extended_attributes(lazy) if attributes[:resources_summary].nil?
          attributes[:resources_summary]
        end