Method: Awspec::Type::Elb#id

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

#idObject



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

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