class TencentCloud::Ess::V20201111::StartFlowRequest
def initialize(operator=nil, flowid=nil, clienttoken=nil, agent=nil, ccnotifytype=nil)
def initialize(operator=nil, flowid=nil, clienttoken=nil, agent=nil, ccnotifytype=nil) @Operator = operator @FlowId = flowid @ClientToken = clienttoken @Agent = agent @CcNotifyType = ccnotifytype end