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