Method: Awspec::Type::Vpc#id

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

#idObject



10
11
12
# File 'lib/awspec/type/vpc.rb', line 10

def id
  @id ||= resource_via_client.vpc_id if resource_via_client
end