WorkspaceEncryptionParameter Class
The object that contains details of encryption used on the workspace.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
WorkspaceEncryptionParameter(*, value: _models.Encryption | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
value
|
The value which should be used for this field. Default value: None
|
Variables
| Name | Description |
|---|---|
|
type
|
The type of variable that this is. Known values are: "Bool", "Object", and "String". |
|
value
|
The value which should be used for this field. |