tencentcloud-sdk-nodejs-postgres 4.1.87 → 4.1.88
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
|
@@ -4852,7 +4852,7 @@ export interface ModifyAccountRemarkRequest {
|
|
|
4852
4852
|
*/
|
|
4853
4853
|
export interface DescribeParameterTemplateAttributesRequest {
|
|
4854
4854
|
/**
|
|
4855
|
-
* 参数模板ID。可通过[DescribeParameterTemplates](https://
|
|
4855
|
+
* 参数模板ID。可通过[DescribeParameterTemplates](https://cloud.tencent.com/document/api/409/84067)接口获取
|
|
4856
4856
|
*/
|
|
4857
4857
|
TemplateId: string;
|
|
4858
4858
|
}
|