Amazon.CognitoIdentityProvider.Model.UpdateUserPoolClientRequest.IsSetReadAttributes C# (CSharp) Метод

IsSetReadAttributes() приватный Метод

private IsSetReadAttributes ( ) : bool
Результат bool
        internal bool IsSetReadAttributes()
        {
            return this._readAttributes != null && this._readAttributes.Count > 0; 
        }