Amazon.CognitoIdentity.Model.ListIdentityPoolsResponse.IsSetIdentityPools C# (CSharp) Метод

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

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