Values.ScalingActionSourceThe type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the adjustment.
type nonrec t = {market : MarketType.t option;Not available for instance groups. Instance groups use the market type specified for the group.
*)simpleScalingPolicyConfiguration : SimpleScalingPolicyConfiguration.t;The type of adjustment the automatic scaling activity makes when triggered, and the periodicity of the adjustment.
*)}val make :
?market:??? ->
simpleScalingPolicyConfiguration:SimpleScalingPolicyConfiguration.t ->
unit ->
t