class TencentCloud::Cvm::V20170312::RemoveChcAssistVpcRequest
RemoveChcAssistVpc请求参数结构体
def deserialize(params)
def deserialize(params) @ChcIds = params['ChcIds'] end
def initialize(chcids=nil)
def initialize(chcids=nil) @ChcIds = chcids end
RemoveChcAssistVpc请求参数结构体
def deserialize(params) @ChcIds = params['ChcIds'] end
def initialize(chcids=nil) @ChcIds = chcids end