class AWS::ELB
Constants
- TaggedCollection
This module provides methods for filtering the collection with tags.
collecion.tagged('prod').each do {|obj| ... }
This module provides methods for filtering the collection with tags.
collecion.tagged('prod').each do {|obj| ... }