# File lib/aws/ec2/attachment.rb, line 107 def delete options = {} client.detach_volume(options.merge(resource_options)) end