Method: Awspec::Type::Subnet#resource_via_client
- Defined in:
- lib/awspec/type/subnet.rb
#resource_via_client ⇒ Object
8 9 10 |
# File 'lib/awspec/type/subnet.rb', line 8 def resource_via_client @resource_via_client ||= find_subnet(@display_name) end |