File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
scaleway-async/scaleway_async/secret/v1beta1
scaleway/scaleway/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:
169169
170170 status : SecretVersionStatus
171171 """
172- * `unknown `: the version is in an invalid state.
172+ * `unknown_status `: the version is in an invalid state.
173173* `enabled`: the version is accessible.
174174* `disabled`: the version is not accessible but can be enabled.
175175* `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:
169169
170170 status : SecretVersionStatus
171171 """
172- * `unknown `: the version is in an invalid state.
172+ * `unknown_status `: the version is in an invalid state.
173173* `enabled`: the version is accessible.
174174* `disabled`: the version is not accessible but can be enabled.
175175* `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