You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::FraudDetector::Types::DetectorVersionSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::FraudDetector::Types::DetectorVersionSummary
- Defined in:
- (unknown)
Overview
The summary of the detector version.
Instance Attribute Summary collapse
-
#description ⇒ String
The detector version description.
-
#detector_version_id ⇒ String
The detector version ID.
-
#last_updated_time ⇒ String
Timestamp of when the detector version was last updated.
-
#status ⇒ String
The detector version status.
Instance Attribute Details
#description ⇒ String
The detector version description.
#detector_version_id ⇒ String
The detector version ID.
#last_updated_time ⇒ String
Timestamp of when the detector version was last updated.
#status ⇒ String
The detector version status.
Possible values:
- DRAFT
- ACTIVE
- INACTIVE