File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
scaleway/scaleway/secret/v1beta1
scaleway-async/scaleway_async/secret/v1beta1 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ class SecretVersion:
169
169
170
170
status : SecretVersionStatus
171
171
"""
172
- * `unknown `: the version is in an invalid state.
172
+ * `unknown_status `: the version is in an invalid state.
173
173
* `enabled`: the version is accessible.
174
174
* `disabled`: the version is not accessible but can be enabled.
175
175
* `deleted`: the version is permanently deleted. It is not possible to recover it.
Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ class SecretVersion:
169
169
170
170
status : SecretVersionStatus
171
171
"""
172
- * `unknown `: the version is in an invalid state.
172
+ * `unknown_status `: the version is in an invalid state.
173
173
* `enabled`: the version is accessible.
174
174
* `disabled`: the version is not accessible but can be enabled.
175
175
* `deleted`: the version is permanently deleted. It is not possible to recover it.
You can’t perform that action at this time.
0 commit comments