Amazon.OpsWorks.Model.SetLoadBasedAutoScalingRequest.IsSetDownScaling C# (CSharp) Method

IsSetDownScaling() private method

private IsSetDownScaling ( ) : bool
return bool
        internal bool IsSetDownScaling()
        {
            return this._downScaling != null;
        }