Type Alias GetWorkspaceEncryptionKeyData

GetWorkspaceEncryptionKeyData: {
    workspace: string;
}