Learn R Programming

civis (version 2.1.0)

match_targets_get: Show Match Target info

Description

Show Match Target info

Usage

match_targets_get(id)

Arguments

id

integer required. The ID of the match target

Value

A list containing the following elements:

id

integer, The ID of the match target

name

string, The name of the match target

table

string, The name of the DynamoDB table

region

string, The AWS region of the DynamoDB table. By default, us-east-1.

targetFileName

string, The name of the target file

encryptionKeyCredentialId

integer, The ID of the encryption key credential.