frauddetector_put_outcome: Creates or updates an outcome

View source: R/frauddetector_operations.R

frauddetector_put_outcomeR Documentation

Creates or updates an outcome

Description

Creates or updates an outcome.

See https://www.paws-r-sdk.com/docs/frauddetector_put_outcome/ for full documentation.

Usage

frauddetector_put_outcome(name, description = NULL, tags = NULL)

Arguments

name

[required] The name of the outcome.

description

The outcome description.

tags

A collection of key and value pairs.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.