class TencentCloud::Cvm::V20170312::InquiryPriceRenewHostsRequest

def initialize(hostids=nil, hostchargeprepaid=nil, dryrun=nil)

def initialize(hostids=nil, hostchargeprepaid=nil, dryrun=nil)
  @HostIds = hostids
  @HostChargePrepaid = hostchargeprepaid
  @DryRun = dryrun
end