Amazon.CognitoIdentityProvider.Model.UpdateUserPoolClientRequest.IsSetReadAttributes C# (CSharp) 메소드

IsSetReadAttributes() 개인적인 메소드

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