Amazon.AutoScaling.Model.EnterStandbyRequest.IsSetShouldDecrementDesiredCapacity C# (CSharp) 메소드

IsSetShouldDecrementDesiredCapacity() 개인적인 메소드

private IsSetShouldDecrementDesiredCapacity ( ) : bool
리턴 bool
        internal bool IsSetShouldDecrementDesiredCapacity()
        {
            return this._shouldDecrementDesiredCapacity.HasValue; 
        }