Detector

class Detector : KotlinCustomResource

A resource schema for a Detector in Amazon Fraud Detector.

Properties

Link copied to clipboard
val arn: Output<String>

The ARN of the detector.

Link copied to clipboard

The models to associate with this detector.

Link copied to clipboard
val createdTime: Output<String>

The time when the detector was created.

Link copied to clipboard
val description: Output<String>?

The description of the detector.

Link copied to clipboard
val detectorId: Output<String>

The ID of the detector

Link copied to clipboard

The active version ID of the detector

Link copied to clipboard

The desired detector version status for the detector

Link copied to clipboard

The event type to associate this detector with.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val lastUpdatedTime: Output<String>

The time when the detector was last updated.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val rules: Output<List<DetectorRule>>
Link copied to clipboard
val tags: Output<List<DetectorTag>>?

Tags associated with this detector.

Link copied to clipboard
val urn: Output<String>