pub async fn set_workspace_encryption_key(
configuration: &Configuration,
workspace: &str,
set_workspace_encryption_key_request: SetWorkspaceEncryptionKeyRequest,
) -> Result<String, Error<SetWorkspaceEncryptionKeyError>>
pub async fn set_workspace_encryption_key(
configuration: &Configuration,
workspace: &str,
set_workspace_encryption_key_request: SetWorkspaceEncryptionKeyRequest,
) -> Result<String, Error<SetWorkspaceEncryptionKeyError>>