Amazon.CognitoIdentityProvider.Model.ListUserPoolsResponse.IsSetUserPools C# (CSharp) Method

IsSetUserPools() private method

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