frauddetector_describe_detector: Gets all versions for a specified detector
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.