Amazon.CognitoIdentityProvider.Model.ListUserPoolsResponse.IsSetUserPools C# (CSharp) 메소드

IsSetUserPools() 개인적인 메소드

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