# File lib/aws/ec2/volume.rb, line 92
def
delete
client
.
delete_volume
(
:volume_id
=
>
id
)
nil
end