Amazon.CognitoIdentity.Model.ListIdentityPoolsResponse.IsSetIdentityPools C# (CSharp) 메소드

IsSetIdentityPools() 개인적인 메소드

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