Skip to content

Commit f05068e

Browse files
author
Ruslan Gainutdinov
committed
fix: docs
1 parent 398ec76 commit f05068e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

verda/clusters/_clusters.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ class SharedVolume:
3939
Attributes:
4040
id: Unique identifier for the volume.
4141
name: Name of the volume.
42+
size_in_gigabytes: Size of the volume in gigabytes.
43+
mount_point: Mount point of the volume.
4244
"""
4345

4446
id: str

0 commit comments

Comments
 (0)