You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::FraudDetector::Types::DescribeDetectorResult
- Inherits:
-
Struct
- Object
- Struct
- Aws::FraudDetector::Types::DescribeDetectorResult
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#arn ⇒ String
The detector ARN.
-
#detector_id ⇒ String
The detector ID.
-
#detector_version_summaries ⇒ Array<Types::DetectorVersionSummary>
The status and description for each detector version.
-
#next_token ⇒ String
The next token to be used for subsequent requests.
Instance Attribute Details
#arn ⇒ String
The detector ARN.
#detector_id ⇒ String
The detector ID.
#detector_version_summaries ⇒ Array<Types::DetectorVersionSummary>
The status and description for each detector version.
#next_token ⇒ String
The next token to be used for subsequent requests.