Amazon.CognitoIdentityProvider.Model.UserType.IsSetAttributes C# (CSharp) 메소드

IsSetAttributes() 개인적인 메소드

private IsSetAttributes ( ) : bool
리턴 bool
        internal bool IsSetAttributes()
        {
            return this._attributes != null && this._attributes.Count > 0; 
        }