tencentcloud-sdk-config 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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20220802/models.rb +0 -76
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6451bac59b5dc180793be125c1e0ed88e45958c8
4
- data.tar.gz: d850a2419093103ecd53719af74e1e0eec88fa00
3
+ metadata.gz: dbe4b668954b12c1291fdcd26a815f4841148524
4
+ data.tar.gz: 85b1398d1e3aff1da04957f7519bbb275583bc66
5
5
  SHA512:
6
- metadata.gz: 8554928fd1851def60ada8bc73e77fba43b03bc59cdcc40e06f1297f84da03281f9ef0e4df96aa4e5afa5c8ce54c656d8bd43a2ff715347633633d570d5eadcc
7
- data.tar.gz: cbb99ee6f0fafae0773041d065fed73022ae9c920a43966beec9fb080b4381fc66537eea235cf0294e0a577da2df6fa58c483d1f878d83b200e7908c6ff4ddae
6
+ metadata.gz: d05d0d2036673257b8af40fd9a86a32f26af11bc82309b97da399a6d40d02b171ef56fa6e1fae16be606ff19f93753111acbf37d930e432182b8320324b12037
7
+ data.tar.gz: 2cac5c5ee00a08d5d03c3a6013f1e348b0430e20c2670783c557759dca6e27a94658ac90abb209afc41271f5faaef54e13b5b7d0a6db93e1ea87e0b29f09609c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1054
1
+ 3.0.1055
@@ -26,30 +26,22 @@ module TencentCloud
26
26
  # @param ResourceId: 资源ID
27
27
  # @type ResourceId: String
28
28
  # @param ResourceRegion: 地域
29
- # 注意:此字段可能返回 null,表示取不到有效值。
30
29
  # @type ResourceRegion: String
31
30
  # @param ResourceStatus: 资源状态
32
- # 注意:此字段可能返回 null,表示取不到有效值。
33
31
  # @type ResourceStatus: String
34
32
  # @param ResourceDelete: 是否删除 1:已删除 0:未删除
35
- # 注意:此字段可能返回 null,表示取不到有效值。
36
33
  # @type ResourceDelete: Integer
37
34
  # @param ResourceCreateTime: 资源创建时间
38
- # 注意:此字段可能返回 null,表示取不到有效值。
39
35
  # @type ResourceCreateTime: String
40
36
  # @param Tags: 标签信息
41
- # 注意:此字段可能返回 null,表示取不到有效值。
42
37
  # @type Tags: Array
43
38
  # @param ResourceZone: 可用区
44
- # 注意:此字段可能返回 null,表示取不到有效值。
45
39
  # @type ResourceZone: String
46
40
  # @param ComplianceResult: 合规状态
47
- # 注意:此字段可能返回 null,表示取不到有效值。
48
41
  # @type ComplianceResult: String
49
42
  # @param ResourceOwnerId: 资源所属用户ID
50
43
  # @type ResourceOwnerId: Integer
51
44
  # @param ResourceOwnerName: 用户昵称
52
- # 注意:此字段可能返回 null,表示取不到有效值。
53
45
  # @type ResourceOwnerName: String
54
46
 
55
47
  attr_accessor :ResourceType, :ResourceName, :ResourceId, :ResourceRegion, :ResourceStatus, :ResourceDelete, :ResourceCreateTime, :Tags, :ResourceZone, :ComplianceResult, :ResourceOwnerId, :ResourceOwnerName
@@ -95,10 +87,8 @@ module TencentCloud
95
87
  # 合规详情
96
88
  class Annotation < TencentCloud::Common::AbstractModel
97
89
  # @param Configuration: 资源当前实际配置。长度为0~256位字符,即资源不合规配置
98
- # 注意:此字段可能返回 null,表示取不到有效值。
99
90
  # @type Configuration: String
100
91
  # @param DesiredValue: 资源期望配置。长度为0~256位字符,即资源合规配置
101
- # 注意:此字段可能返回 null,表示取不到有效值。
102
92
  # @type DesiredValue: String
103
93
  # @param Operator: 资源当前配置和期望配置之间的比较运算符。长度为0~16位字符,自定义规则上报评估结果此字段可能为空
104
94
  # @type Operator: String
@@ -125,94 +115,67 @@ module TencentCloud
125
115
  # 规则详情
126
116
  class ConfigRule < TencentCloud::Common::AbstractModel
127
117
  # @param Identifier: 规则标识
128
- # 注意:此字段可能返回 null,表示取不到有效值。
129
118
  # @type Identifier: String
130
119
  # @param RuleName: 规则名
131
- # 注意:此字段可能返回 null,表示取不到有效值。
132
120
  # @type RuleName: String
133
121
  # @param InputParameter: 规则参数
134
- # 注意:此字段可能返回 null,表示取不到有效值。
135
122
  # @type InputParameter: Array
136
123
  # @param SourceCondition: 规则触发条件
137
- # 注意:此字段可能返回 null,表示取不到有效值。
138
124
  # @type SourceCondition: Array
139
125
  # @param ResourceType: 规则支持的资源类型,规则仅对指定资源类型的资源生效。
140
- # 注意:此字段可能返回 null,表示取不到有效值。
141
126
  # @type ResourceType: Array
142
127
  # @param Labels: 规则所属标签
143
- # 注意:此字段可能返回 null,表示取不到有效值。
144
128
  # @type Labels: Array
145
129
  # @param RiskLevel: 规则风险等级
146
130
  # 1:低风险
147
131
  # 2:中风险
148
132
  # 3:高风险
149
- # 注意:此字段可能返回 null,表示取不到有效值。
150
133
  # @type RiskLevel: Integer
151
134
  # @param ServiceFunction: 规则对应的函数
152
- # 注意:此字段可能返回 null,表示取不到有效值。
153
135
  # @type ServiceFunction: String
154
136
  # @param CreateTime: 创建时间
155
137
  # 格式:YYYY-MM-DD h:i:s
156
- # 注意:此字段可能返回 null,表示取不到有效值。
157
138
  # @type CreateTime: String
158
139
  # @param Description: 规则描述
159
- # 注意:此字段可能返回 null,表示取不到有效值。
160
140
  # @type Description: String
161
141
  # @param Status: ACTIVE:启用
162
142
  # NO_ACTIVE:停止
163
- # 注意:此字段可能返回 null,表示取不到有效值。
164
143
  # @type Status: String
165
144
  # @param ComplianceResult: 合规: 'COMPLIANT'
166
145
  # 不合规: 'NON_COMPLIANT'
167
146
  # 无法应用规则: 'NOT_APPLICABLE'
168
- # 注意:此字段可能返回 null,表示取不到有效值。
169
147
  # @type ComplianceResult: String
170
148
  # @param Annotation: ["",""]
171
- # 注意:此字段可能返回 null,表示取不到有效值。
172
149
  # @type Annotation: :class:`Tencentcloud::Config.v20220802.models.Annotation`
173
150
  # @param ConfigRuleInvokedTime: 规则评估时间
174
151
  # 格式:YYYY-MM-DD h:i:s
175
-
176
- # 注意:此字段可能返回 null,表示取不到有效值。
177
152
  # @type ConfigRuleInvokedTime: String
178
153
  # @param ConfigRuleId: 规则ID
179
- # 注意:此字段可能返回 null,表示取不到有效值。
180
154
  # @type ConfigRuleId: String
181
155
  # @param IdentifierType: CUSTOMIZE:自定义规则、
182
156
  # SYSTEM:托管规则
183
- # 注意:此字段可能返回 null,表示取不到有效值。
184
157
  # @type IdentifierType: String
185
158
  # @param CompliancePackId: 合规包ID
186
- # 注意:此字段可能返回 null,表示取不到有效值。
187
159
  # @type CompliancePackId: String
188
160
  # @param TriggerType: 触发类型
189
161
  # ScheduledNotification:周期触发、
190
162
  # ConfigurationItemChangeNotification:变更触发
191
- # 注意:此字段可能返回 null,表示取不到有效值。
192
163
  # @type TriggerType: Array
193
164
  # @param ManageInputParameter: 参数详情
194
- # 注意:此字段可能返回 null,表示取不到有效值。
195
165
  # @type ManageInputParameter: Array
196
166
  # @param CompliancePackName: 合规包名称
197
- # 注意:此字段可能返回 null,表示取不到有效值。
198
167
  # @type CompliancePackName: String
199
168
  # @param RegionsScope: 关联地域
200
- # 注意:此字段可能返回 null,表示取不到有效值。
201
169
  # @type RegionsScope: Array
202
170
  # @param TagsScope: 关联标签
203
- # 注意:此字段可能返回 null,表示取不到有效值。
204
171
  # @type TagsScope: Array
205
172
  # @param ExcludeResourceIdsScope: 规则对指定资源ID无效,即不对该资源执行评估。
206
- # 注意:此字段可能返回 null,表示取不到有效值。
207
173
  # @type ExcludeResourceIdsScope: Array
208
174
  # @param AccountGroupId: 账号组ID
209
- # 注意:此字段可能返回 null,表示取不到有效值。
210
175
  # @type AccountGroupId: String
211
176
  # @param AccountGroupName: 账号组名称
212
- # 注意:此字段可能返回 null,表示取不到有效值。
213
177
  # @type AccountGroupName: String
214
178
  # @param RuleOwnerId: 规则所属用户ID
215
- # 注意:此字段可能返回 null,表示取不到有效值。
216
179
  # @type RuleOwnerId: Integer
217
180
  # @param ManageTriggerType: 预设规则支持的触发方式
218
181
  # ScheduledNotification:周期触发
@@ -355,31 +318,22 @@ module TencentCloud
355
318
  # DescribeAggregateDiscoveredResource返回参数结构体
356
319
  class DescribeAggregateDiscoveredResourceResponse < TencentCloud::Common::AbstractModel
357
320
  # @param ResourceId: 资源Id
358
- # 注意:此字段可能返回 null,表示取不到有效值。
359
321
  # @type ResourceId: String
360
322
  # @param ResourceType: 资源类型
361
- # 注意:此字段可能返回 null,表示取不到有效值。
362
323
  # @type ResourceType: String
363
324
  # @param ResourceName: 资源名
364
- # 注意:此字段可能返回 null,表示取不到有效值。
365
325
  # @type ResourceName: String
366
326
  # @param ResourceRegion: 资源地域
367
- # 注意:此字段可能返回 null,表示取不到有效值。
368
327
  # @type ResourceRegion: String
369
328
  # @param ResourceZone: 资源可用区
370
- # 注意:此字段可能返回 null,表示取不到有效值。
371
329
  # @type ResourceZone: String
372
330
  # @param Configuration: 资源配置
373
- # 注意:此字段可能返回 null,表示取不到有效值。
374
331
  # @type Configuration: String
375
332
  # @param ResourceCreateTime: 资源创建时间
376
- # 注意:此字段可能返回 null,表示取不到有效值。
377
333
  # @type ResourceCreateTime: String
378
334
  # @param Tags: 资源标签
379
- # 注意:此字段可能返回 null,表示取不到有效值。
380
335
  # @type Tags: Array
381
336
  # @param UpdateTime: 资源更新时间
382
- # 注意:此字段可能返回 null,表示取不到有效值。
383
337
  # @type UpdateTime: String
384
338
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
385
339
  # @type RequestId: String
@@ -447,31 +401,22 @@ module TencentCloud
447
401
  # DescribeDiscoveredResource返回参数结构体
448
402
  class DescribeDiscoveredResourceResponse < TencentCloud::Common::AbstractModel
449
403
  # @param ResourceId: 资源Id
450
- # 注意:此字段可能返回 null,表示取不到有效值。
451
404
  # @type ResourceId: String
452
405
  # @param ResourceType: 资源类型
453
- # 注意:此字段可能返回 null,表示取不到有效值。
454
406
  # @type ResourceType: String
455
407
  # @param ResourceName: 资源名
456
- # 注意:此字段可能返回 null,表示取不到有效值。
457
408
  # @type ResourceName: String
458
409
  # @param ResourceRegion: 资源地域
459
- # 注意:此字段可能返回 null,表示取不到有效值。
460
410
  # @type ResourceRegion: String
461
411
  # @param ResourceZone: 资源可用区
462
- # 注意:此字段可能返回 null,表示取不到有效值。
463
412
  # @type ResourceZone: String
464
413
  # @param Configuration: 资源配置
465
- # 注意:此字段可能返回 null,表示取不到有效值。
466
414
  # @type Configuration: String
467
415
  # @param ResourceCreateTime: 资源创建时间
468
- # 注意:此字段可能返回 null,表示取不到有效值。
469
416
  # @type ResourceCreateTime: String
470
417
  # @param Tags: 资源标签
471
- # 注意:此字段可能返回 null,表示取不到有效值。
472
418
  # @type Tags: Array
473
419
  # @param UpdateTime: 资源更新时间
474
- # 注意:此字段可能返回 null,表示取不到有效值。
475
420
  # @type UpdateTime: String
476
421
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
477
422
  # @type RequestId: String
@@ -579,7 +524,6 @@ module TencentCloud
579
524
  # @param Type: 参数类型。必填类型:Require,可选类型:Optional。
580
525
  # @type Type: String
581
526
  # @param Value: 参数值
582
- # 注意:此字段可能返回 null,表示取不到有效值。
583
527
  # @type Value: String
584
528
 
585
529
  attr_accessor :ParameterKey, :Type, :Value
@@ -600,19 +544,14 @@ module TencentCloud
600
544
  # 规则入参
601
545
  class InputParameterForManage < TencentCloud::Common::AbstractModel
602
546
  # @param ValueType: 值类型。数值:Integer, 字符串:String
603
- # 注意:此字段可能返回 null,表示取不到有效值。
604
547
  # @type ValueType: String
605
548
  # @param ParameterKey: 参数Key
606
- # 注意:此字段可能返回 null,表示取不到有效值。
607
549
  # @type ParameterKey: String
608
550
  # @param Type: 参数类型。必填类型:Require,可选类型:Optional。
609
- # 注意:此字段可能返回 null,表示取不到有效值。
610
551
  # @type Type: String
611
552
  # @param DefaultValue: 默认值
612
- # 注意:此字段可能返回 null,表示取不到有效值。
613
553
  # @type DefaultValue: String
614
554
  # @param Description: 描述
615
- # 注意:此字段可能返回 null,表示取不到有效值。
616
555
  # @type Description: String
617
556
 
618
557
  attr_accessor :ValueType, :ParameterKey, :Type, :DefaultValue, :Description
@@ -1011,25 +950,18 @@ module TencentCloud
1011
950
  # @param ResourceId: 资源ID
1012
951
  # @type ResourceId: String
1013
952
  # @param ResourceRegion: 地域
1014
- # 注意:此字段可能返回 null,表示取不到有效值。
1015
953
  # @type ResourceRegion: String
1016
954
  # @param ResourceStatus: 资源状态
1017
- # 注意:此字段可能返回 null,表示取不到有效值。
1018
955
  # @type ResourceStatus: String
1019
956
  # @param ResourceDelete: 1 :已删除 2:未删除
1020
- # 注意:此字段可能返回 null,表示取不到有效值。
1021
957
  # @type ResourceDelete: Integer
1022
958
  # @param ResourceCreateTime: 资源创建时间
1023
- # 注意:此字段可能返回 null,表示取不到有效值。
1024
959
  # @type ResourceCreateTime: String
1025
960
  # @param Tags: 标签信息
1026
- # 注意:此字段可能返回 null,表示取不到有效值。
1027
961
  # @type Tags: Array
1028
962
  # @param ResourceZone: 可用区
1029
- # 注意:此字段可能返回 null,表示取不到有效值。
1030
963
  # @type ResourceZone: String
1031
964
  # @param ComplianceResult: 合规状态
1032
- # 注意:此字段可能返回 null,表示取不到有效值。
1033
965
  # @type ComplianceResult: String
1034
966
 
1035
967
  attr_accessor :ResourceType, :ResourceName, :ResourceId, :ResourceRegion, :ResourceStatus, :ResourceDelete, :ResourceCreateTime, :Tags, :ResourceZone, :ComplianceResult
@@ -1071,19 +1003,14 @@ module TencentCloud
1071
1003
  # 管理端规则条件
1072
1004
  class SourceConditionForManage < TencentCloud::Common::AbstractModel
1073
1005
  # @param EmptyAs: 条件为空,合规:COMPLIANT,不合规:NON_COMPLIANT,无法应用:NOT_APPLICABLE
1074
- # 注意:此字段可能返回 null,表示取不到有效值。
1075
1006
  # @type EmptyAs: String
1076
1007
  # @param SelectPath: 配置路径
1077
- # 注意:此字段可能返回 null,表示取不到有效值。
1078
1008
  # @type SelectPath: String
1079
1009
  # @param Operator: 操作运算符
1080
- # 注意:此字段可能返回 null,表示取不到有效值。
1081
1010
  # @type Operator: String
1082
1011
  # @param Required: 是否必须
1083
- # 注意:此字段可能返回 null,表示取不到有效值。
1084
1012
  # @type Required: Boolean
1085
1013
  # @param DesiredValue: 期望值
1086
- # 注意:此字段可能返回 null,表示取不到有效值。
1087
1014
  # @type DesiredValue: String
1088
1015
 
1089
1016
  attr_accessor :EmptyAs, :SelectPath, :Operator, :Required, :DesiredValue
@@ -1108,10 +1035,8 @@ module TencentCloud
1108
1035
  # 标签
1109
1036
  class Tag < TencentCloud::Common::AbstractModel
1110
1037
  # @param TagKey: 标签key
1111
- # 注意:此字段可能返回 null,表示取不到有效值。
1112
1038
  # @type TagKey: String
1113
1039
  # @param TagValue: 标签value
1114
- # 注意:此字段可能返回 null,表示取不到有效值。
1115
1040
  # @type TagValue: String
1116
1041
 
1117
1042
  attr_accessor :TagKey, :TagValue
@@ -1132,7 +1057,6 @@ module TencentCloud
1132
1057
  # @param MessageType: 触发类型
1133
1058
  # @type MessageType: String
1134
1059
  # @param MaximumExecutionFrequency: 触发时间周期
1135
- # 注意:此字段可能返回 null,表示取不到有效值。
1136
1060
  # @type MaximumExecutionFrequency: String
1137
1061
 
1138
1062
  attr_accessor :MessageType, :MaximumExecutionFrequency
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-config
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1054
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-07 00:00:00.000000000 Z
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