Method: Awspec::Type::Ebs#resource_via_client
- Defined in:
- lib/awspec/type/ebs.rb
#resource_via_client ⇒ Object
13 14 15 |
# File 'lib/awspec/type/ebs.rb', line 13 def resource_via_client @resource_via_client ||= find_ebs(@display_name) end |