Class: TencentCloud::Ckafka::V20190819::EsConnectParam

Inherits:
TencentCloud::Common::AbstractModel
  • Object
show all
Defined in:
lib/v20190819/models.rb

Overview

Es连接源参数

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(port = nil, username = nil, password = nil, resource = nil, selfbuilt = nil, servicevip = nil, uniqvpcid = nil, isupdate = nil) ⇒ EsConnectParam

Returns a new instance of EsConnectParam.



6605
6606
6607
6608
6609
6610
6611
6612
6613
6614
# File 'lib/v20190819/models.rb', line 6605

def initialize(port=nil, username=nil, password=nil, resource=nil, selfbuilt=nil, servicevip=nil, uniqvpcid=nil, isupdate=nil)
  @Port = port
  @UserName = username
  @Password = password
  @Resource = resource
  @SelfBuilt = selfbuilt
  @ServiceVip = servicevip
  @UniqVpcId = uniqvpcid
  @IsUpdate = isupdate
end

Instance Attribute Details

#IsUpdateObject

注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Port:

    Es的连接port

  • UserName:

    Es连接源的用户名

  • Password:

    Es连接源的密码

  • Resource:

    Es连接源的实例资源

  • SelfBuilt:

    Es连接源是否为自建集群

  • ServiceVip:

    Es连接源的实例vip,当为腾讯云实例时,必填

  • UniqVpcId:

    Es连接源的vpcId,当为腾讯云实例时,必填

  • IsUpdate:

    是否更新到关联的Datahub任务



6603
6604
6605
# File 'lib/v20190819/models.rb', line 6603

def IsUpdate
  @IsUpdate
end

#PasswordObject

注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Port:

    Es的连接port

  • UserName:

    Es连接源的用户名

  • Password:

    Es连接源的密码

  • Resource:

    Es连接源的实例资源

  • SelfBuilt:

    Es连接源是否为自建集群

  • ServiceVip:

    Es连接源的实例vip,当为腾讯云实例时,必填

  • UniqVpcId:

    Es连接源的vpcId,当为腾讯云实例时,必填

  • IsUpdate:

    是否更新到关联的Datahub任务



6603
6604
6605
# File 'lib/v20190819/models.rb', line 6603

def Password
  @Password
end

#PortObject

注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Port:

    Es的连接port

  • UserName:

    Es连接源的用户名

  • Password:

    Es连接源的密码

  • Resource:

    Es连接源的实例资源

  • SelfBuilt:

    Es连接源是否为自建集群

  • ServiceVip:

    Es连接源的实例vip,当为腾讯云实例时,必填

  • UniqVpcId:

    Es连接源的vpcId,当为腾讯云实例时,必填

  • IsUpdate:

    是否更新到关联的Datahub任务



6603
6604
6605
# File 'lib/v20190819/models.rb', line 6603

def Port
  @Port
end

#ResourceObject

注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Port:

    Es的连接port

  • UserName:

    Es连接源的用户名

  • Password:

    Es连接源的密码

  • Resource:

    Es连接源的实例资源

  • SelfBuilt:

    Es连接源是否为自建集群

  • ServiceVip:

    Es连接源的实例vip,当为腾讯云实例时,必填

  • UniqVpcId:

    Es连接源的vpcId,当为腾讯云实例时,必填

  • IsUpdate:

    是否更新到关联的Datahub任务



6603
6604
6605
# File 'lib/v20190819/models.rb', line 6603

def Resource
  @Resource
end

#SelfBuiltObject

注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Port:

    Es的连接port

  • UserName:

    Es连接源的用户名

  • Password:

    Es连接源的密码

  • Resource:

    Es连接源的实例资源

  • SelfBuilt:

    Es连接源是否为自建集群

  • ServiceVip:

    Es连接源的实例vip,当为腾讯云实例时,必填

  • UniqVpcId:

    Es连接源的vpcId,当为腾讯云实例时,必填

  • IsUpdate:

    是否更新到关联的Datahub任务



6603
6604
6605
# File 'lib/v20190819/models.rb', line 6603

def SelfBuilt
  @SelfBuilt
end

#ServiceVipObject

注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Port:

    Es的连接port

  • UserName:

    Es连接源的用户名

  • Password:

    Es连接源的密码

  • Resource:

    Es连接源的实例资源

  • SelfBuilt:

    Es连接源是否为自建集群

  • ServiceVip:

    Es连接源的实例vip,当为腾讯云实例时,必填

  • UniqVpcId:

    Es连接源的vpcId,当为腾讯云实例时,必填

  • IsUpdate:

    是否更新到关联的Datahub任务



6603
6604
6605
# File 'lib/v20190819/models.rb', line 6603

def ServiceVip
  @ServiceVip
end

#UniqVpcIdObject

注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Port:

    Es的连接port

  • UserName:

    Es连接源的用户名

  • Password:

    Es连接源的密码

  • Resource:

    Es连接源的实例资源

  • SelfBuilt:

    Es连接源是否为自建集群

  • ServiceVip:

    Es连接源的实例vip,当为腾讯云实例时,必填

  • UniqVpcId:

    Es连接源的vpcId,当为腾讯云实例时,必填

  • IsUpdate:

    是否更新到关联的Datahub任务



6603
6604
6605
# File 'lib/v20190819/models.rb', line 6603

def UniqVpcId
  @UniqVpcId
end

#UserNameObject

注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • Port:

    Es的连接port

  • UserName:

    Es连接源的用户名

  • Password:

    Es连接源的密码

  • Resource:

    Es连接源的实例资源

  • SelfBuilt:

    Es连接源是否为自建集群

  • ServiceVip:

    Es连接源的实例vip,当为腾讯云实例时,必填

  • UniqVpcId:

    Es连接源的vpcId,当为腾讯云实例时,必填

  • IsUpdate:

    是否更新到关联的Datahub任务



6603
6604
6605
# File 'lib/v20190819/models.rb', line 6603

def UserName
  @UserName
end

Instance Method Details

#deserialize(params) ⇒ Object



6616
6617
6618
6619
6620
6621
6622
6623
6624
6625
# File 'lib/v20190819/models.rb', line 6616

def deserialize(params)
  @Port = params['Port']
  @UserName = params['UserName']
  @Password = params['Password']
  @Resource = params['Resource']
  @SelfBuilt = params['SelfBuilt']
  @ServiceVip = params['ServiceVip']
  @UniqVpcId = params['UniqVpcId']
  @IsUpdate = params['IsUpdate']
end