Method: Awspec::Type::Vpc#resource_via_client

Defined in:
lib/awspec/type/vpc.rb

#resource_via_clientObject



8
9
10
# File 'lib/awspec/type/vpc.rb', line 8

def resource_via_client
  @resource_via_client ||= find_vpc(@display_name)
end