tencentcloud-sdk-nodejs-redis 4.1.126 → 4.1.130
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -4593,7 +4593,7 @@ export interface ModifyReplicationGroupResponse {
|
|
|
4593
4593
|
*/
|
|
4594
4594
|
export interface DeleteParamTemplateRequest {
|
|
4595
4595
|
/**
|
|
4596
|
-
* 参数模板 ID。请登录 [Redis
|
|
4596
|
+
* 参数模板 ID。请登录 [Redis 控制台的参数模板](https://console.cloud.tencent.com/redis/templates)页面获取模板 ID。
|
|
4597
4597
|
*/
|
|
4598
4598
|
TemplateId: string;
|
|
4599
4599
|
}
|