Method: Awspec::Type::VpcEndpoints#id

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

#idObject



12
13
14
# File 'lib/awspec/type/vpc_endpoints.rb', line 12

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