class Aws::FraudDetector::Types::GetDetectorsRequest

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

data as a hash:

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

@!attribute [rw] detector_id

The detector ID.
@return [String]

@!attribute [rw] next_token

The next token for the subsequent 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/GetDetectorsRequest AWS API Documentation

Constants

SENSITIVE