tencentcloud-sdk-dasb 3.0.939 → 3.0.940

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 019f42792243ed680c8a6f66ad6d07f00215e4bd
4
- data.tar.gz: 081dacf66c46ad6afb48e92521ac97e3a6fd80a0
3
+ metadata.gz: 189ea71878ad788b4715bbcb191470ef18407c07
4
+ data.tar.gz: 5b8dd4b61fd362516834636ba2cd9ec00d64d83c
5
5
  SHA512:
6
- metadata.gz: ca04eeb4bf8bf80ee0d9bc32762bdd34d9bc9e17bee77c15eee57a0a1c2983ced766cd9ee4e4af34ec02b0ac12045a0e35122de76d24ab97d0540894506b7628
7
- data.tar.gz: 8ccc34637defa5aa0d91f7e33221d08fcbf61ea4af049a3302f4496f52067f49b41165adc62249b6b0b4e8bb4c8eb9ba2bebad9132e738356fa6826f395935be
6
+ metadata.gz: c9089e2100d69f4e0a334f342fed483b483a372ed6ea3fa28a5ed77e185d6f6582ca2bd8d630eda35754193dc1a50dcecdf9c8a99426a49bc90bbfead66db50f
7
+ data.tar.gz: 1848dec8e67747a8471b8d2ab6bdcf2d1c49401a9b076f14afa1e3c54d5ea20312b35f206b509aca53b2a6848d6e745767302802ae6ab87640b03f45c112cfc1
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.939
1
+ 3.0.940
@@ -692,7 +692,6 @@ module TencentCloud
692
692
  # @param SessionTime: 该命令所属会话的会话开始时间
693
693
  # @type SessionTime: String
694
694
  # @param SessTime: 该命令所属会话的会话开始时间
695
- # 注意:此字段可能返回 null,表示取不到有效值。
696
695
  # @type SessTime: String
697
696
  # @param ConfirmTime: 复核时间
698
697
  # @type ConfirmTime: String
@@ -3148,7 +3147,6 @@ module TencentCloud
3148
3147
  # @param DomainId: 网络域id
3149
3148
  # @type DomainId: String
3150
3149
  # @param DomainName: 网络域名称
3151
- # 注意:此字段可能返回 null,表示取不到有效值。
3152
3150
  # @type DomainName: String
3153
3151
  # @param ResourceId: 堡垒机id
3154
3152
  # @type ResourceId: String
@@ -4208,7 +4206,6 @@ module TencentCloud
4208
4206
  # @param LogDelivery: 日志投递规格信息
4209
4207
  # @type LogDelivery: String
4210
4208
  # @param DeployModel: 部署模式
4211
- # 注意:此字段可能返回 null,表示取不到有效值。
4212
4209
  # @type DeployModel: Integer
4213
4210
 
4214
4211
  attr_accessor :ResourceId, :ApCode, :SvArgs, :VpcId, :Nodes, :RenewFlag, :ExpireTime, :Status, :ResourceName, :Pid, :CreateTime, :ProductCode, :SubProductCode, :Zone, :Expired, :Deployed, :VpcName, :VpcCidrBlock, :SubnetId, :SubnetName, :CidrBlock, :PublicIpSet, :PrivateIpSet, :ModuleSet, :UsedNodes, :ExtendPoints, :PackageBandwidth, :PackageNode, :LogDeliveryArgs, :ClbSet, :DomainCount, :UsedDomainCount, :Trial, :CdcClusterId, :LogDelivery, :DeployModel
@@ -4620,7 +4617,6 @@ module TencentCloud
4620
4617
  # @param SessionTime: 该命令所属会话的会话开始时间
4621
4618
  # @type SessionTime: String
4622
4619
  # @param SessTime: 该命令所属会话的会话开始时间(废弃,使用SessionTime)
4623
- # 注意:此字段可能返回 null,表示取不到有效值。
4624
4620
  # @type SessTime: String
4625
4621
  # @param ConfirmTime: 复核时间
4626
4622
  # @type ConfirmTime: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dasb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.939
4
+ version: 3.0.940
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-11-08 00:00:00.000000000 Z
11
+ date: 2024-11-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common