View source: R/frauddetector_operations.R
| frauddetector_describe_detector | R Documentation | 
Gets all versions for a specified detector.
See https://www.paws-r-sdk.com/docs/frauddetector_describe_detector/ for full documentation.
frauddetector_describe_detector(
  detectorId,
  nextToken = NULL,
  maxResults = NULL
)
| detectorId | [required] The detector ID. | 
| nextToken | The next token from the previous response. | 
| maxResults | The maximum number of results to return for the request. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.