Amazon.ApplicationAutoScaling.Model.StepScalingPolicyConfiguration.IsSetAdjustmentType C# (CSharp) Method

IsSetAdjustmentType() private method

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