Method: Awspec::Type::InternetGateway#id

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

#idObject



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

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