class Aws::FraudDetector::Types::GetVariablesRequest

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

data as a hash:

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

@!attribute [rw] name

The name of the variable.
@return [String]

@!attribute [rw] next_token

The next page token of the get variable request.
@return [String]

@!attribute [rw] max_results

The max size per page determined for the get variable request.
@return [Integer]

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

Constants

SENSITIVE