Amazon.AutoScaling.Model.EnterStandbyRequest.IsSetShouldDecrementDesiredCapacity C# (CSharp) Méthode

IsSetShouldDecrementDesiredCapacity() private méthode

private IsSetShouldDecrementDesiredCapacity ( ) : bool
Résultat bool
        internal bool IsSetShouldDecrementDesiredCapacity()
        {
            return this._shouldDecrementDesiredCapacity.HasValue; 
        }