Creates a model using the specified model type.
See https://www.paws-r-sdk.com/docs/frauddetector_create_model/ for full documentation.
frauddetector_create_model(
modelId,
modelType,
description = NULL,
eventTypeName,
tags = NULL
)
[required] The model ID.
[required] The model type.
The model description.
[required] The name of the event type.
A collection of key and value pairs.