Amazon.CognitoIdentityProvider.Model.CreateUserPoolClientRequest.IsSetReadAttributes C# (CSharp) Method

IsSetReadAttributes() private method

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