Amazon.CognitoIdentity.Model.ListIdentityPoolsResponse.IsSetIdentityPools C# (CSharp) Method

IsSetIdentityPools() private method

private IsSetIdentityPools ( ) : bool
return bool
        internal bool IsSetIdentityPools()
        {
            return this._identityPools != null && this._identityPools.Count > 0; 
        }
ListIdentityPoolsResponse