12 13 14
# File 'lib/awspec/type/ami.rb', line 12 def id @id ||= resource_via_client.image_id if resource_via_client end