Amazon.CognitoIdentityProvider.Model.NumberAttributeConstraintsType.IsSetMaxValue C# (CSharp) 메소드

IsSetMaxValue() 개인적인 메소드

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