tencentcloud-sdk-vpc 3.0.1062 → 3.0.1063
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/v20170312/models.rb +9 -9
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e680685094b1318d12ef3f15c81a1ffe68e50d0d
|
4
|
+
data.tar.gz: 479c1dfc567b51d88e2e8078ada7cc548548a291
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ed774d047b3d55a6c37d02b724b0e759e168a57726b2d56fc27719ba86c3b30840298c6f626e61de1dbcd3d047cc7122560f38166636d84120c474cc662af672
|
7
|
+
data.tar.gz: 7af5ad67c87e51d154f65bbae8cf1e99ee4bf12fa21e1ce50355abd18753712bd0ede123692f5a7425faf02bf1e43c41fc0f2429c83b464491e88d54ad677456
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1063
|
data/lib/v20170312/models.rb
CHANGED
@@ -4258,9 +4258,9 @@ module TencentCloud
|
|
4258
4258
|
|
4259
4259
|
# CreateFlowLog请求参数结构体
|
4260
4260
|
class CreateFlowLogRequest < TencentCloud::Common::AbstractModel
|
4261
|
-
# @param FlowLogName:
|
4261
|
+
# @param FlowLogName: 流日志实例名称。长度为不超过60个字符。
|
4262
4262
|
# @type FlowLogName: String
|
4263
|
-
# @param ResourceType: 流日志所属资源类型,VPC
|
4263
|
+
# @param ResourceType: 流日志所属资源类型,VPC(私有网络),SUBNET(子网),NETWORKINTERFACE(网卡),CCN(云联网),NAT(网络地址转化),DCG(专线网关)。当选择VPC,SUBNET,CCN,DCG时,请通过工单加入白名单。
|
4264
4264
|
# @type ResourceType: String
|
4265
4265
|
# @param ResourceId: 资源唯一ID。
|
4266
4266
|
# @type ResourceId: String
|
@@ -4268,15 +4268,15 @@ module TencentCloud
|
|
4268
4268
|
# @type TrafficType: String
|
4269
4269
|
# @param VpcId: 私用网络唯一ID。当ResourceType为CCN时不填,其他类型必填。
|
4270
4270
|
# @type VpcId: String
|
4271
|
-
# @param FlowLogDescription:
|
4271
|
+
# @param FlowLogDescription: 流日志实例描述。长度不超过512个字符。
|
4272
4272
|
# @type FlowLogDescription: String
|
4273
4273
|
# @param CloudLogId: 流日志存储ID(cls的日志主题ID,
|
4274
|
-
# 可通过[DescribeTopics](https://cloud.tencent.com/document/
|
4274
|
+
# 可通过[DescribeTopics](https://cloud.tencent.com/document/product/614/56454)接口获取。
|
4275
4275
|
# )。当StorageType为cls时,CloudLogId为必选。
|
4276
4276
|
# @type CloudLogId: String
|
4277
4277
|
# @param Tags: 指定绑定的标签列表,例如:[{"Key": "city", "Value": "shanghai"}]。
|
4278
4278
|
# @type Tags: Array
|
4279
|
-
# @param StorageType: 消费端类型:cls、ckafka。默认值cls。当选择
|
4279
|
+
# @param StorageType: 消费端类型:cls、ckafka。默认值cls。当选择ckafka时,请通过工单加入白名单。
|
4280
4280
|
# @type StorageType: String
|
4281
4281
|
# @param FlowLogStorage: 流日志消费端信息,当消费端类型为ckafka时,必填。
|
4282
4282
|
# @type FlowLogStorage: :class:`Tencentcloud::Vpc.v20170312.models.FlowLogStorage`
|
@@ -11145,9 +11145,9 @@ module TencentCloud
|
|
11145
11145
|
# @type VpcId: String
|
11146
11146
|
# @param FlowLogId: 流日志唯一ID。可通过[CreateFlowLog](https://cloud.tencent.com/document/product/215/35015)接口创建。
|
11147
11147
|
# @type FlowLogId: String
|
11148
|
-
# @param FlowLogName:
|
11148
|
+
# @param FlowLogName: 流日志实例名称。长度不超过60个字符。
|
11149
11149
|
# @type FlowLogName: String
|
11150
|
-
# @param ResourceType:
|
11150
|
+
# @param ResourceType: 流日志所属资源类型,VPC(私有网络),SUBNET(子网),NETWORKINTERFACE(网卡),CCN(云联网),NAT(网络地址转化),DCG(专线网关)。
|
11151
11151
|
# @type ResourceType: String
|
11152
11152
|
# @param ResourceId: 资源唯一ID。
|
11153
11153
|
# @type ResourceId: String
|
@@ -20581,9 +20581,9 @@ module TencentCloud
|
|
20581
20581
|
# @type FlowLogId: String
|
20582
20582
|
# @param VpcId: 私用网络唯一ID。修改云联网流日志属性时可不填,其他流日志类型必填。
|
20583
20583
|
# @type VpcId: String
|
20584
|
-
# @param FlowLogName:
|
20584
|
+
# @param FlowLogName: 流日志实例名称。长度为不超过60字符。
|
20585
20585
|
# @type FlowLogName: String
|
20586
|
-
# @param FlowLogDescription: 流日志实例描述。长度为不超过512
|
20586
|
+
# @param FlowLogDescription: 流日志实例描述。长度为不超过512个字符。
|
20587
20587
|
# @type FlowLogDescription: String
|
20588
20588
|
|
20589
20589
|
attr_accessor :FlowLogId, :VpcId, :FlowLogName, :FlowLogDescription
|