Amazon.CognitoIdentityProvider.Model.NumberAttributeConstraintsType.IsSetMaxValue C# (CSharp) Method

IsSetMaxValue() private method

private IsSetMaxValue ( ) : bool
return bool
        internal bool IsSetMaxValue()
        {
            return this._maxValue != null;
        }
NumberAttributeConstraintsType