tencentcloud-sdk-cloudaudit 3.0.1054 → 3.0.1055
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20190319/models.rb +0 -32
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 559f9d54fef5cf20332b690fa6415422856f8673
|
4
|
+
data.tar.gz: c4b39ecafbee56a7204c9feebb12aedd18aa77d9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1a8c7713e1d7ed948e2c7ed88b824f0ff11876d296ae75bb887e5942c6ecdde635373d712b61fbcbac350bbdf196fff23ca5a260cdd9c8ddac4d8d3f6ebcc9b8
|
7
|
+
data.tar.gz: d36cecb5e5df70eeb9d053f04cd521b92787b620cc53e4239e1c8037e5ceb2045dbcd988e8d03e7aa6e43e9832de1ceb3e73816a37c4977dc2c83575f7ba0eb8
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1055
|
data/lib/v20190319/models.rb
CHANGED
@@ -20,19 +20,14 @@ module TencentCloud
|
|
20
20
|
# AttributeKey值详情
|
21
21
|
class AttributeKeyDetail < TencentCloud::Common::AbstractModel
|
22
22
|
# @param LabelType: 输入框类型
|
23
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
24
23
|
# @type LabelType: String
|
25
24
|
# @param Starter: 初始化展示
|
26
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
27
25
|
# @type Starter: String
|
28
26
|
# @param Order: 展示排序
|
29
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
30
27
|
# @type Order: Integer
|
31
28
|
# @param Value: AttributeKey值
|
32
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
33
29
|
# @type Value: String
|
34
30
|
# @param Label: 中文标签
|
35
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
36
31
|
# @type Label: String
|
37
32
|
|
38
33
|
attr_accessor :LabelType, :Starter, :Order, :Value, :Label
|
@@ -57,16 +52,12 @@ module TencentCloud
|
|
57
52
|
# 跟踪集概览
|
58
53
|
class AuditSummary < TencentCloud::Common::AbstractModel
|
59
54
|
# @param AuditStatus: 跟踪集状态,1:开启,0:关闭
|
60
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
61
55
|
# @type AuditStatus: Integer
|
62
56
|
# @param CosBucketName: COS存储桶名称
|
63
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
64
57
|
# @type CosBucketName: String
|
65
58
|
# @param AuditName: 跟踪集名称
|
66
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
67
59
|
# @type AuditName: String
|
68
60
|
# @param LogFilePrefix: 日志前缀
|
69
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
70
61
|
# @type LogFilePrefix: String
|
71
62
|
|
72
63
|
attr_accessor :AuditStatus, :CosBucketName, :AuditName, :LogFilePrefix
|
@@ -89,10 +80,8 @@ module TencentCloud
|
|
89
80
|
# cmq地域信息
|
90
81
|
class CmqRegionInfo < TencentCloud::Common::AbstractModel
|
91
82
|
# @param CmqRegionName: 地域描述
|
92
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
93
83
|
# @type CmqRegionName: String
|
94
84
|
# @param CmqRegion: cmq地域
|
95
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
96
85
|
# @type CmqRegion: String
|
97
86
|
|
98
87
|
attr_accessor :CmqRegionName, :CmqRegion
|
@@ -400,10 +389,8 @@ module TencentCloud
|
|
400
389
|
# @param CreateTime: 跟踪集创建时间
|
401
390
|
# @type CreateTime: String
|
402
391
|
# @param TrackForAllMembers: 是否开启将集团成员操作日志投递到集团管理账号或者可信服务管理账号
|
403
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
404
392
|
# @type TrackForAllMembers: Integer
|
405
393
|
# @param Filters: 数据投递过滤条件
|
406
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
407
394
|
# @type Filters: :class:`Tencentcloud::Cloudaudit.v20190319.models.Filter`
|
408
395
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
409
396
|
# @type RequestId: String
|
@@ -544,10 +531,8 @@ module TencentCloud
|
|
544
531
|
# @param NextToken: 查看更多日志的凭证
|
545
532
|
# @type NextToken: Integer
|
546
533
|
# @param Events: 日志集合
|
547
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
548
534
|
# @type Events: Array
|
549
535
|
# @param TotalCount: 此字段已经废弃。翻页请使用ListOver配合NextToken,在ListOver为false进行下一页数据读取。
|
550
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
551
536
|
# @type TotalCount: Integer
|
552
537
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
553
538
|
# @type RequestId: String
|
@@ -595,7 +580,6 @@ module TencentCloud
|
|
595
580
|
# @param EventName: 事件名称
|
596
581
|
# @type EventName: String
|
597
582
|
# @param SecretId: 证书ID
|
598
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
599
583
|
# @type SecretId: String
|
600
584
|
# @param EventSource: 请求来源
|
601
585
|
# @type EventSource: String
|
@@ -606,7 +590,6 @@ module TencentCloud
|
|
606
590
|
# @param AccountID: 主账号ID
|
607
591
|
# @type AccountID: Integer
|
608
592
|
# @param SourceIPAddress: 源IP
|
609
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
610
593
|
# @type SourceIPAddress: String
|
611
594
|
# @param EventNameCn: 事件名称中文描述(此字段请按需使用,如果您是其他语言使用者,可以忽略该字段描述)
|
612
595
|
# @type EventNameCn: String
|
@@ -666,7 +649,6 @@ module TencentCloud
|
|
666
649
|
# 跟踪集数据投递筛选条件
|
667
650
|
class Filter < TencentCloud::Common::AbstractModel
|
668
651
|
# @param ResourceFields: 资源筛选条件
|
669
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
670
652
|
# @type ResourceFields: Array
|
671
653
|
|
672
654
|
attr_accessor :ResourceFields
|
@@ -764,10 +746,8 @@ module TencentCloud
|
|
764
746
|
# CMK属性
|
765
747
|
class KeyMetadata < TencentCloud::Common::AbstractModel
|
766
748
|
# @param Alias: 作为密钥更容易辨识,更容易被人看懂的别名
|
767
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
768
749
|
# @type Alias: String
|
769
750
|
# @param KeyId: CMK的全局唯一标识
|
770
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
771
751
|
# @type KeyId: String
|
772
752
|
|
773
753
|
attr_accessor :Alias, :KeyId
|
@@ -797,7 +777,6 @@ module TencentCloud
|
|
797
777
|
# ListAudits返回参数结构体
|
798
778
|
class ListAuditsResponse < TencentCloud::Common::AbstractModel
|
799
779
|
# @param AuditSummarys: 查询跟踪集概要集合
|
800
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
801
780
|
# @type AuditSummarys: Array
|
802
781
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
803
782
|
# @type RequestId: String
|
@@ -1009,16 +988,12 @@ module TencentCloud
|
|
1009
988
|
# LookUpEvents返回参数结构体
|
1010
989
|
class LookUpEventsResponse < TencentCloud::Common::AbstractModel
|
1011
990
|
# @param NextToken: 查看更多日志的凭证
|
1012
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1013
991
|
# @type NextToken: String
|
1014
992
|
# @param Events: 日志集合
|
1015
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1016
993
|
# @type Events: Array
|
1017
994
|
# @param ListOver: 日志集合是否结束
|
1018
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1019
995
|
# @type ListOver: Boolean
|
1020
996
|
# @param TotalCount: 数量
|
1021
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1022
997
|
# @type TotalCount: Integer
|
1023
998
|
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1024
999
|
# @type RequestId: String
|
@@ -1193,10 +1168,8 @@ module TencentCloud
|
|
1193
1168
|
# 资源类型
|
1194
1169
|
class Resource < TencentCloud::Common::AbstractModel
|
1195
1170
|
# @param ResourceType: 资源类型
|
1196
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1197
1171
|
# @type ResourceType: String
|
1198
1172
|
# @param ResourceName: 资源名称
|
1199
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1200
1173
|
# @type ResourceName: String
|
1201
1174
|
|
1202
1175
|
attr_accessor :ResourceType, :ResourceName
|
@@ -1215,13 +1188,10 @@ module TencentCloud
|
|
1215
1188
|
# 资源筛选条件
|
1216
1189
|
class ResourceField < TencentCloud::Common::AbstractModel
|
1217
1190
|
# @param ResourceType: 跟踪事件所属产品(支持全部产品或单个产品,如:cam,全部:*)
|
1218
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1219
1191
|
# @type ResourceType: String
|
1220
1192
|
# @param ActionType: 跟踪事件类型(读:Read;写:Write;全部:*)
|
1221
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1222
1193
|
# @type ActionType: String
|
1223
1194
|
# @param EventNames: 跟踪事件接口名列表(ResourceType为 * 时,EventNames必须为全部:[""];指定ResourceType时,支持全部接口:[""];支持部分接口:["cos", "cls"],接口列表上限10个)
|
1224
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1225
1195
|
# @type EventNames: Array
|
1226
1196
|
|
1227
1197
|
attr_accessor :ResourceType, :ActionType, :EventNames
|
@@ -1322,10 +1292,8 @@ module TencentCloud
|
|
1322
1292
|
# @param StoragePrefix: 存储目录前缀,cos日志文件前缀仅支持字母和数字的组合,3-40个字符
|
1323
1293
|
# @type StoragePrefix: String
|
1324
1294
|
# @param StorageAccountId: 被指定存储用户ID
|
1325
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1326
1295
|
# @type StorageAccountId: String
|
1327
1296
|
# @param StorageAppId: 被指定存储用户appid
|
1328
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
1329
1297
|
# @type StorageAppId: String
|
1330
1298
|
|
1331
1299
|
attr_accessor :StorageType, :StorageRegion, :StorageName, :StoragePrefix, :StorageAccountId, :StorageAppId
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cloudaudit
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1055
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-05-
|
11
|
+
date: 2025-05-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|