Nodejs App Layer Load Based Auto Scaling
data class NodejsAppLayerLoadBasedAutoScaling(val downscaling: NodejsAppLayerLoadBasedAutoScalingDownscaling? = null, val enable: Boolean? = null, val upscaling: NodejsAppLayerLoadBasedAutoScalingUpscaling? = null)
Constructors
Link copied to clipboard
constructor(downscaling: NodejsAppLayerLoadBasedAutoScalingDownscaling? = null, enable: Boolean? = null, upscaling: NodejsAppLayerLoadBasedAutoScalingUpscaling? = null)