Type alias GetWorkspaceEncryptionKeyResponse

GetWorkspaceEncryptionKeyResponse: {
    key: string;
}

Type declaration

  • key: string