Amazon.ApplicationAutoScaling.Model.StepScalingPolicyConfiguration.IsSetAdjustmentType C# (CSharp) Méthode

IsSetAdjustmentType() private méthode

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