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