Amazon.CognitoIdentityProvider.Model.StringAttributeConstraintsType.IsSetMaxLength C# (CSharp) Method

IsSetMaxLength() private method

private IsSetMaxLength ( ) : bool
return bool
        internal bool IsSetMaxLength()
        {
            return this._maxLength != null;
        }
StringAttributeConstraintsType