tencentcloud-sdk-vpc 1.0.289 → 1.0.292

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: fc159968b1a9b231334874197fd6b04ac7fbafc8
4
- data.tar.gz: 751ae9fcf7216ea9fd0c5673f8469927fcd644ca
3
+ metadata.gz: e50dabed686a4fabf070a01c3a0042ee92f3d465
4
+ data.tar.gz: b6012e09958f580f50489ee7193fa58f39cde2f7
5
5
  SHA512:
6
- metadata.gz: b3626c6d4be79d177bc13f9346e9b58a2f20d03ad573ba86257fd5780d425ceede3518e1ef0fd09f6aeccdd84d1c30308f8e3d201b867248d455871764515649
7
- data.tar.gz: 9311b2a02ff7bc0e8221fcf84fbf98dcc140b92a5d26b8e4394c557c3ae87507c8c9673c4b7efd4efa2e5f1c1cb19d9f1405119bc53ff8e13172cff6717d6b9b
6
+ metadata.gz: d463af94e064b2a81d8bfda93c3abf93873eaee1815b27b177496553a4b20fc3098bef9f69996e0ed9d5fbb75525dc2f9daef39d4bc8440e4a6ad86b64d978f9
7
+ data.tar.gz: cb3d9049c7613323fbf2b253ad68cb950409fdfb1a225a6006852956d4b85a62b8698e987a8c5a98fbc07ecf0168eeb04629696683c1fe54df20a996a42f1d21
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.289
1
+ 1.0.292
@@ -2737,7 +2737,7 @@ module TencentCloud
2737
2737
  class CreateFlowLogRequest < TencentCloud::Common::AbstractModel
2738
2738
  # @param FlowLogName: 流日志实例名字
2739
2739
  # @type FlowLogName: String
2740
- # @param ResourceType: 流日志所属资源类型,VPC|SUBNET|NETWORKINTERFACE|CCN
2740
+ # @param ResourceType: 流日志所属资源类型,VPC|SUBNET|NETWORKINTERFACE|CCN|NAT|DCG
2741
2741
  # @type ResourceType: String
2742
2742
  # @param ResourceId: 资源唯一ID
2743
2743
  # @type ResourceId: String
@@ -11534,7 +11534,7 @@ module TencentCloud
11534
11534
  # @type FlowLogId: String
11535
11535
  # @param FlowLogName: 流日志实例名字。
11536
11536
  # @type FlowLogName: String
11537
- # @param ResourceType: 流日志所属资源类型,VPC|SUBNET|NETWORKINTERFACE|CCN。
11537
+ # @param ResourceType: 流日志所属资源类型,VPC|SUBNET|NETWORKINTERFACE|CCN|NAT|DCG
11538
11538
  # @type ResourceType: String
11539
11539
  # @param ResourceId: 资源唯一ID。
11540
11540
  # @type ResourceId: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-vpc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.289
4
+ version: 1.0.292
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-30 00:00:00.000000000 Z
11
+ date: 2022-04-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common