We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed9be69 commit f015c2dCopy full SHA for f015c2d
scaleway-async/scaleway_async/block/v1alpha1/types.py
@@ -123,7 +123,7 @@ class Reference:
123
124
status: ReferenceStatus
125
"""
126
- Status of reference (attaching, attached, detaching).
+ Status of the reference. Statuses include `attaching`, `attached`, and `detaching`.
127
128
129
created_at: Optional[datetime]
scaleway/scaleway/block/v1alpha1/types.py
0 commit comments