tencentcloud-sdk-cfw 3.0.1074 → 3.0.1081

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: 78fd6c9438b72e2d00bc99d16dd61edc41f7952f
4
- data.tar.gz: c593a7fe88cb9517ab2d3315cf2fc88c3ad12614
3
+ metadata.gz: 2d74391c17ec4da6293793aafbb9d472f9fcd5eb
4
+ data.tar.gz: 081ee69fe4f37ae8e7d71bdb2a6244ca162fbfaf
5
5
  SHA512:
6
- metadata.gz: e0014c711617a2d8d50b191c8b7d6a07f2d6fb1463e82039fb4c8e4d67cc045af83d9241df525467a7dc30a97576da457b75933ac06de08ab45154f807769b20
7
- data.tar.gz: a5605e275ae1895c4a3e76d9e5b05d5cdd79ecc533f5d7fc4dc371023cd4b05eaa8ffcf6c50bcf088af3710453195ae9c7d4c9ff050ebf6db8fb918045083d4f
6
+ metadata.gz: f83512e4b3c38e442da486fd72b899d8cd77b8c13362db0d6dec07a921c9b8b5e934def33de4b733e0d194d6b76f926c804b66d10d297782b8ae7adc2ac7a43a
7
+ data.tar.gz: 77d253763b4c6c582f431f3544fb358c41a8e5056aa56edec39fb12466ddcbec5f43cf3e7436ebf32c531128412a626a0a1c98d4e493c9cca600e83a85d3152e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1074
1
+ 3.0.1081
@@ -3230,7 +3230,7 @@ module TencentCloud
3230
3230
  # @type Mode: Integer
3231
3231
  # @param NatGatewayId: ALL:查询所有弹性公网ip; nat-xxxxx:接入模式场景指定网关的弹性公网ip
3232
3232
  # @type NatGatewayId: String
3233
- # @param CfwInstance: 防火墙实例id,当前仅支持接入模式的实例
3233
+ # @param CfwInstance: 防火墙实例id,当前仅支持接入模式的实例,该字段必填
3234
3234
  # @type CfwInstance: String
3235
3235
 
3236
3236
  attr_accessor :Mode, :NatGatewayId, :CfwInstance
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cfw
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1074
4
+ version: 3.0.1081
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-06-04 00:00:00.000000000 Z
11
+ date: 2025-06-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common