Method: Awspec::Type::NatGateway#id

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

#idObject



11
12
13
# File 'lib/awspec/type/nat_gateway.rb', line 11

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