class TencentCloud::Emr::V20190103::AutoScaleResourceConf
def initialize(id=nil, clusterid=nil, scalelowerbound=nil, scaleupperbound=nil, strategytype=nil, nexttimecanscale=nil, gracedownflag=nil)
def initialize(id=nil, clusterid=nil, scalelowerbound=nil, scaleupperbound=nil, strategytype=nil, nexttimecanscale=nil, gracedownflag=nil) @Id = id @ClusterId = clusterid @ScaleLowerBound = scalelowerbound @ScaleUpperBound = scaleupperbound @StrategyType = strategytype @NextTimeCanScale = nexttimecanscale @GraceDownFlag = gracedownflag end