Workspace Encryption Parameter Response
data class WorkspaceEncryptionParameterResponse(val type: String, val value: EncryptionResponse? = null)
The object that contains details of encryption used on the workspace.