mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[aws|compute] Fixed a typo.
This commit is contained in:
parent
c64f71921b
commit
2a9b45bf7f
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ module Fog
|
|||
# * 'createTime'<~Time> - Timestamp for creation
|
||||
# * 'size'<~Integer> - Size in GiBs for volume
|
||||
# * 'snapshotId'<~String> - Snapshot volume was created from, if any
|
||||
# * 'status's<~String> - State of volume
|
||||
# * 'status'<~String> - State of volume
|
||||
# * 'volumeId'<~String> - Reference to volume
|
||||
# * 'volumeType'<~String> - Type of volume
|
||||
# * 'iops'<~Integer> - Number of IOPS the volume supports
|
||||
|
|
Loading…
Reference in a new issue