Amazon.ApplicationAutoScaling.Model.StepScalingPolicyConfiguration.IsSetStepAdjustments C# (CSharp) Метод

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

private IsSetStepAdjustments ( ) : bool
Результат bool
        internal bool IsSetStepAdjustments()
        {
            return this._stepAdjustments != null && this._stepAdjustments.Count > 0; 
        }