Amazon.OpsWorks.Model.SetLoadBasedAutoScalingRequest.IsSetDownScaling C# (CSharp) Метод

IsSetDownScaling() приватный Метод

private IsSetDownScaling ( ) : bool
Результат bool
        internal bool IsSetDownScaling()
        {
            return this._downScaling != null;
        }