frauddetector_batch_create_variable {paws.machine.learning} | R Documentation |
Creates a batch of variables
Description
Creates a batch of variables.
See https://www.paws-r-sdk.com/docs/frauddetector_batch_create_variable/ for full documentation.
Usage
frauddetector_batch_create_variable(variableEntries, tags = NULL)
Arguments
variableEntries |
[required] The list of variables for the batch create variable request. |
tags |
A collection of key and value pairs. |
[Package paws.machine.learning version 0.7.0 Index]