tencentcloud-sdk-csip 3.0.997 → 3.0.999
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/v20221121/models.rb +0 -15
- 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: 75feb77190be18029bf28f1cd3c2606f9020e5e6
|
|
4
|
+
data.tar.gz: b13fe48c6d64424fe0fdcdfc6c07cc20493d3375
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 20253ee96d47ce0d65f608e7313c6800ec5beab3f1e55b68c80b29632d73339a6395356d5059097c5a1e6c371d2c0db70fe89667c3418a402c57420d9bc78707
|
|
7
|
+
data.tar.gz: f585a5ed806df6bda1400d3fba326592d9880353841ef5b92debbd2894a4335d7895c772ab222d49c4b6cccedebe4a5447d09492c0b575af97d00d73886433b8
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.999
|
data/lib/v20221121/models.rb
CHANGED
|
@@ -8004,10 +8004,8 @@ module TencentCloud
|
|
|
8004
8004
|
# 1:发生次数高于固定值
|
|
8005
8005
|
# 2:发生次数高于周期平均值的百分之
|
|
8006
8006
|
# 3:发生次数高于用户平均值的百分之
|
|
8007
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8008
8007
|
# @type OperatorType: Integer
|
|
8009
8008
|
# @param Value: 统计值
|
|
8010
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8011
8009
|
# @type Value: Float
|
|
8012
8010
|
|
|
8013
8011
|
attr_accessor :OperatorType, :Value
|
|
@@ -8691,15 +8689,12 @@ module TencentCloud
|
|
|
8691
8689
|
# 用户行为分析策略
|
|
8692
8690
|
class UebaRule < TencentCloud::Common::AbstractModel
|
|
8693
8691
|
# @param RuleID: 策略id
|
|
8694
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8695
8692
|
# @type RuleID: String
|
|
8696
8693
|
# @param RuleName: 规则名称
|
|
8697
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8698
8694
|
# @type RuleName: String
|
|
8699
8695
|
# @param RuleType: 策略类型
|
|
8700
8696
|
# 0:系统策略
|
|
8701
8697
|
# 1:自定义策略
|
|
8702
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8703
8698
|
# @type RuleType: Integer
|
|
8704
8699
|
# @param RuleLevel: 策略等级
|
|
8705
8700
|
# 0:提示
|
|
@@ -8707,36 +8702,26 @@ module TencentCloud
|
|
|
8707
8702
|
# 2:中危
|
|
8708
8703
|
# 3:高危
|
|
8709
8704
|
# 4:严重
|
|
8710
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8711
8705
|
# @type RuleLevel: Integer
|
|
8712
8706
|
# @param RuleContent: 策略内容
|
|
8713
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8714
8707
|
# @type RuleContent: String
|
|
8715
8708
|
# @param RuleStatus: 策略开关
|
|
8716
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8717
8709
|
# @type RuleStatus: Boolean
|
|
8718
8710
|
# @param HitCount: 命中次数
|
|
8719
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8720
8711
|
# @type HitCount: Integer
|
|
8721
8712
|
# @param AppID: 所属账号Appid
|
|
8722
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8723
8713
|
# @type AppID: String
|
|
8724
8714
|
# @param MemberID: 多账号,成员ID
|
|
8725
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8726
8715
|
# @type MemberID: String
|
|
8727
8716
|
# @param Uin: Uin
|
|
8728
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8729
8717
|
# @type Uin: String
|
|
8730
8718
|
# @param Nickname: 昵称
|
|
8731
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8732
8719
|
# @type Nickname: String
|
|
8733
8720
|
# @param CustomRuleDetail: 自定义规则具体内容
|
|
8734
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8735
8721
|
# @type CustomRuleDetail: :class:`Tencentcloud::Csip.v20221121.models.UebaCustomRule`
|
|
8736
8722
|
# @param CloudType: 云类型
|
|
8737
8723
|
# 腾讯云:0
|
|
8738
8724
|
# aws:1
|
|
8739
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
8740
8725
|
# @type CloudType: Integer
|
|
8741
8726
|
|
|
8742
8727
|
attr_accessor :RuleID, :RuleName, :RuleType, :RuleLevel, :RuleContent, :RuleStatus, :HitCount, :AppID, :MemberID, :Uin, :Nickname, :CustomRuleDetail, :CloudType
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-csip
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.999
|
|
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-02-
|
|
11
|
+
date: 2025-02-16 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|