tencentcloud-sdk-nodejs-cloudaudit 4.0.618 → 4.0.620

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.
@@ -128,14 +128,14 @@ export interface DescribeEventsResponse {
128
128
  */
129
129
  NextToken?: number;
130
130
  /**
131
- * 日志集合
131
+ * 日志集合
132
132
  注意:此字段可能返回 null,表示取不到有效值。
133
- */
133
+ */
134
134
  Events?: Array<Event>;
135
135
  /**
136
- * 此字段已经废弃。翻页请使用ListOver配合NextToken,在ListOver为false进行下一页数据读取。
136
+ * 此字段已经废弃。翻页请使用ListOver配合NextToken,在ListOver为false进行下一页数据读取。
137
137
  注意:此字段可能返回 null,表示取不到有效值。
138
- */
138
+ */
139
139
  TotalCount?: number;
140
140
  /**
141
141
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -517,9 +517,9 @@ export interface LookupAttribute {
517
517
  */
518
518
  export interface ListAuditsResponse {
519
519
  /**
520
- * 查询跟踪集概要集合
520
+ * 查询跟踪集概要集合
521
521
  注意:此字段可能返回 null,表示取不到有效值。
522
- */
522
+ */
523
523
  AuditSummarys: Array<AuditSummary>;
524
524
  /**
525
525
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -713,19 +713,19 @@ export interface ListCmqEnableRegionResponse {
713
713
  */
714
714
  export interface LookUpEventsResponse {
715
715
  /**
716
- * 查看更多日志的凭证
716
+ * 查看更多日志的凭证
717
717
  注意:此字段可能返回 null,表示取不到有效值。
718
- */
718
+ */
719
719
  NextToken: string;
720
720
  /**
721
- * 日志集合
721
+ * 日志集合
722
722
  注意:此字段可能返回 null,表示取不到有效值。
723
- */
723
+ */
724
724
  Events: Array<Event>;
725
725
  /**
726
- * 日志集合是否结束
726
+ * 日志集合是否结束
727
727
  注意:此字段可能返回 null,表示取不到有效值。
728
- */
728
+ */
729
729
  ListOver: boolean;
730
730
  /**
731
731
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -787,9 +787,9 @@ export interface DescribeAuditTrackResponse {
787
787
  */
788
788
  CreateTime: string;
789
789
  /**
790
- * 是否开启将集团成员操作日志投递到集团管理账号或者可信服务管理账号
790
+ * 是否开启将集团成员操作日志投递到集团管理账号或者可信服务管理账号
791
791
  注意:此字段可能返回 null,表示取不到有效值。
792
- */
792
+ */
793
793
  TrackForAllMembers: number;
794
794
  /**
795
795
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -890,9 +890,9 @@ export interface Event {
890
890
  */
891
891
  EventName?: string;
892
892
  /**
893
- * 证书ID
893
+ * 证书ID
894
894
  注意:此字段可能返回 null,表示取不到有效值。
895
- */
895
+ */
896
896
  SecretId?: string;
897
897
  /**
898
898
  * 请求来源
@@ -911,9 +911,9 @@ export interface Event {
911
911
  */
912
912
  AccountID?: number;
913
913
  /**
914
- * 源IP
914
+ * 源IP
915
915
  注意:此字段可能返回 null,表示取不到有效值。
916
- */
916
+ */
917
917
  SourceIPAddress?: string;
918
918
  /**
919
919
  * 事件名称中文描述(此字段请按需使用,如果您是其他语言使用者,可以忽略该字段描述)