Method: Awspec::Type::Apigateway#id

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

#idObject



16
17
18
# File 'lib/awspec/type/apigateway.rb', line 16

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