Method: Awspec::Type::Alb#id

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

#idObject



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

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