Fog::Collection
# File lib/fog/aws/models/elb/policies.rb, line 11 def all load(munged_data) end
# File lib/fog/aws/models/elb/policies.rb, line 15 def get(id) all.detect{|policy| id == policy.id} end
[Validate]
Generated with the Darkfish Rdoc Generator 2.