class TencentCloud::Lighthouse::V20200324::InternetAccessible

def initialize(internetchargetype=nil, internetmaxbandwidthout=nil, publicipassigned=nil)

def initialize(internetchargetype=nil, internetmaxbandwidthout=nil, publicipassigned=nil)
  @InternetChargeType = internetchargetype
  @InternetMaxBandwidthOut = internetmaxbandwidthout
  @PublicIpAssigned = publicipassigned
end