Method: Awspec::Type::Ebs#id

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

#idObject



15
16
17
# File 'lib/awspec/type/ebs.rb', line 15

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