Amazon.OpsWorks.Model.SetLoadBasedAutoScalingRequest.IsSetUpScaling C# (CSharp) Méthode

IsSetUpScaling() private méthode

private IsSetUpScaling ( ) : bool
Résultat bool
        internal bool IsSetUpScaling()
        {
            return this._upScaling != null;
        }