lib/v20210416/models.rb in tencentcloud-sdk-eb-3.0.726 vs lib/v20210416/models.rb in tencentcloud-sdk-eb-3.0.727
- old
+ new
@@ -318,10 +318,10 @@
# @type ConnectionName: String
# @param Description: 描述
# @type Description: String
# @param Enable: 使能开关
# @type Enable: Boolean
- # @param Type: 类型
+ # @param Type: 连接器类型,目前支持以下类型:apigw/ckafka/dts/tdmq
# @type Type: String
attr_accessor :ConnectionDescription, :EventBusId, :ConnectionName, :Description, :Enable, :Type
def initialize(connectiondescription=nil, eventbusid=nil, connectionname=nil, description=nil, enable=nil, type=nil)