class TencentCloud::Emr::V20190103::StartStopServiceOrMonitorRequest

def initialize(instanceid=nil, optype=nil, opscope=nil, strategyconfig=nil)

def initialize(instanceid=nil, optype=nil, opscope=nil, strategyconfig=nil)
  @InstanceId = instanceid
  @OpType = optype
  @OpScope = opscope
  @StrategyConfig = strategyconfig
end