Function get_workspace_encryption_key

Source
pub async fn get_workspace_encryption_key(
    configuration: &Configuration,
    workspace: &str,
) -> Result<GetWorkspaceEncryptionKey200Response, Error<GetWorkspaceEncryptionKeyError>>