Method: Awspec::Type::Alb#id

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

#idObject



7
8
9
# File 'lib/awspec/type/alb.rb', line 7

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