Amazon.OpsWorks.Model.LoadBasedAutoScalingConfiguration.IsSetUpScaling C# (CSharp) Method

IsSetUpScaling() private method

private IsSetUpScaling ( ) : bool
return bool
        internal bool IsSetUpScaling()
        {
            return this.upScaling != null;
        }