Method: Awspec::Type::Elb#resource_via_client
- Defined in:
- lib/awspec/type/elb.rb
#resource_via_client ⇒ Object
3 4 5 |
# File 'lib/awspec/type/elb.rb', line 3 def resource_via_client @resource_via_client ||= find_elb(@display_name) end |