class Aws::FraudDetector::Types::GetExternalModelsRequest

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

data as a hash:

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

@!attribute [rw] model_endpoint

The Amazon SageMaker model endpoint.
@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/GetExternalModelsRequest AWS API Documentation

Constants

SENSITIVE