Method: Awspec::Type::Base#resource_via_client
- Defined in:
- lib/awspec/type/base.rb
#resource_via_client ⇒ Object
11 12 13 |
# File 'lib/awspec/type/base.rb', line 11 def resource_via_client raise 'this method must be override!' end |