@aws-sdk/client-frauddetector

PutOutcomeCommandInput Interface

The input for PutOutcomeCommand.

Members

Name
Type
Details
name Requiredstring | undefined

The name of the outcome.

description string | undefined

The outcome description.

tags Tag[] | undefined

A collection of key and value pairs.

Full Signature

export interface PutOutcomeCommandInput extends PutOutcomeRequest