class TencentCloud::Ess::V20201111::CreateConvertTaskApiRequest

def initialize(resourcetype=nil, resourcename=nil, resourceid=nil, operator=nil, agent=nil, organization=nil)

def initialize(resourcetype=nil, resourcename=nil, resourceid=nil, operator=nil, agent=nil, organization=nil)
  @ResourceType = resourcetype
  @ResourceName = resourcename
  @ResourceId = resourceid
  @Operator = operator
  @Agent = agent
  @Organization = organization
end