Learn R Programming

paws.machine.learning (version 0.9.0)

frauddetector_describe_detector: Gets all versions for a specified detector

Description

Gets all versions for a specified detector.

See https://www.paws-r-sdk.com/docs/frauddetector_describe_detector/ for full documentation.

Usage

frauddetector_describe_detector(
  detectorId,
  nextToken = NULL,
  maxResults = NULL
)

Arguments

detectorId

[required] The detector ID.

nextToken

The next token from the previous response.

maxResults

The maximum number of results to return for the request.