tencentcloud-sdk-nodejs-cls 4.1.276 → 4.1.277
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
|
@@ -1657,7 +1657,7 @@ export interface CreateTopicRequest {
|
|
|
1657
1657
|
*/
|
|
1658
1658
|
HotPeriod?: number;
|
|
1659
1659
|
/**
|
|
1660
|
-
* <p>加密相关参数。 支持加密地域并且开白用户可以传此参数,其他场景不能传递该参数。<br>0或者不传: 不加密<br>1:kms-cls 云产品密钥加密</p
|
|
1660
|
+
* <p>加密相关参数。 支持加密地域并且开白用户可以传此参数,其他场景不能传递该参数。<br>0或者不传: 不加密<br>1:kms-cls 云产品密钥加密</p>
|
|
1661
1661
|
*/
|
|
1662
1662
|
Encryption?: number;
|
|
1663
1663
|
/**
|