Amazon.CognitoIdentity.Model.ListIdentitiesRequest.IsSetIdentityPoolId C# (CSharp) Method

IsSetIdentityPoolId() private method

private IsSetIdentityPoolId ( ) : bool
return bool
        internal bool IsSetIdentityPoolId()
        {
            return this._identityPoolId != null;
        }