class Aws::FraudDetector::Types::GetOutcomesRequest

@note When making an API call, you may pass GetOutcomesRequest

data as a hash:

    {
      name: "identifier",
      next_token: "string",
      max_results: 1,
    }

@!attribute [rw] name

The name of the outcome or outcomes to get.
@return [String]

@!attribute [rw] next_token

The next page token for the request.
@return [String]

@!attribute [rw] max_results

The maximum number of objects to return for the request.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/GetOutcomesRequest AWS API Documentation

Constants

SENSITIVE