Method: Awspec::Type::AutoscalingGroup#id

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

#idObject



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

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