frauddetector_describe_detector: Gets all versions for a specified detector

View source: R/frauddetector_operations.R

frauddetector_describe_detectorR Documentation

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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.