tencentcloud-sdk-nodejs-redis 4.1.212 → 4.1.214
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
|
@@ -5947,7 +5947,7 @@ export interface DescribeLogInstanceListRequest {
|
|
|
5947
5947
|
*/
|
|
5948
5948
|
LogSubType?: string;
|
|
5949
5949
|
/**
|
|
5950
|
-
* <p
|
|
5950
|
+
* <p>日志开关。</p><p>枚举值:</p><ul><li>on: 开启</li><li>off: 关闭</li></ul><p>默认值:off</p>
|
|
5951
5951
|
*/
|
|
5952
5952
|
LogSwitch?: string;
|
|
5953
5953
|
}
|