class Aws::FraudDetector::Types::PutOutcomeRequest
@note When making an API call, you may pass PutOutcomeRequest
data as a hash: { name: "identifier", # required description: "description", tags: [ { key: "tagKey", # required value: "tagValue", # required }, ], }
@!attribute [rw] name
The name of the outcome. @return [String]
@!attribute [rw] description
The outcome description. @return [String]
@!attribute [rw] tags
A collection of key and value pairs. @return [Array<Types::Tag>]
@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/PutOutcomeRequest AWS API Documentation
Constants
- SENSITIVE