class TencentCloud::Emr::V20190103::StartStopServiceOrMonitorRequest
def initialize(instanceid=nil, optype=nil, opscope=nil, strategyconfig=nil, stopparams=nil, keepmonitorbutnotrecoverprocess=nil)
def initialize(instanceid=nil, optype=nil, opscope=nil, strategyconfig=nil, stopparams=nil, keepmonitorbutnotrecoverprocess=nil) @InstanceId = instanceid @OpType = optype @OpScope = opscope @StrategyConfig = strategyconfig @StopParams = stopparams @KeepMonitorButNotRecoverProcess = keepmonitorbutnotrecoverprocess end