class TencentCloud::Scf::V20180416::AccessInfo

def initialize(host=nil, vip=nil)

def initialize(host=nil, vip=nil)
  @Host = host
  @Vip = vip
end