tencentcloud-sdk-nodejs-csip 4.1.95 → 4.1.103
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
|
@@ -7347,7 +7347,7 @@ export interface SubUserInfo {
|
|
|
7347
7347
|
*/
|
|
7348
7348
|
ActionRiskCount?: number;
|
|
7349
7349
|
/**
|
|
7350
|
-
*
|
|
7350
|
+
* 是否接入操作审计日志
|
|
7351
7351
|
*/
|
|
7352
7352
|
IsAccessCloudAudit?: boolean;
|
|
7353
7353
|
/**
|
|
@@ -7908,7 +7908,7 @@ export interface AKInfo {
|
|
|
7908
7908
|
*/
|
|
7909
7909
|
ID?: number;
|
|
7910
7910
|
/**
|
|
7911
|
-
* ak
|
|
7911
|
+
* ak具体值\n
|
|
7912
7912
|
临时密钥时返回临时密钥
|
|
7913
7913
|
*/
|
|
7914
7914
|
Name?: string;
|