Type Alias GetWorkspaceEncryptionKeyResponse

GetWorkspaceEncryptionKeyResponse: {
    key: string;
}