A resource schema for a Detector in Amazon Fraud Detector.
detector_id
(String) The ID of the detectorevent_type
(Attributes) The event type to associate this detector with. (see below for nested schema)rules
(Attributes List) (see below for nested schema)associated_models
(Attributes List) The models to associate with this detector. (see below for nested schema)description
(String) The description of the detector.detector_version_status
(String) The desired detector version status for the detectorrule_execution_mode
(String)tags
(Attributes List) Tags associated with this detector. (see below for nested schema)arn
(String) The ARN of the detector.created_time
(String) The time when the detector was created.detector_version_id
(String) The active version ID of the detectorid
(String) Uniquely identifies the resource.last_updated_time
(String) The time when the detector was last updated.event_type
Optional:
description
(String) The description of the event type.entity_types
(Attributes List) (see below for nested schema)event_variables
(Attributes List) (see below for nested schema)inline
(Boolean)labels
(Attributes List) (see below for nested schema)name
(String) The name for the event typetags
(Attributes List) Tags associated with this event type. (see below for nested schema)Read-Only:
arn
(String) The ARN of the event type.created_time
(String) The time when the event type was created.last_updated_time
(String) The time when the event type was last updated.event_type.entity_types
Optional:
arn
(String)created_time
(String) The time when the entity type was created.description
(String) The description.inline
(Boolean)last_updated_time
(String) The time when the entity type was last updated.name
(String)tags
(Attributes List) Tags associated with this entity type. (see below for nested schema)event_type.entity_types.tags
Required:
key
(String)value
(String)event_type.event_variables
Optional:
arn
(String)created_time
(String) The time when the event variable was created.data_source
(String)data_type
(String)default_value
(String)description
(String) The description.inline
(Boolean)last_updated_time
(String) The time when the event variable was last updated.name
(String)tags
(Attributes List) Tags associated with this event variable. (see below for nested schema)variable_type
(String)event_type.event_variables.tags
Required:
key
(String)value
(String)event_type.labels
Optional:
arn
(String)created_time
(String) The time when the label was created.description
(String) The description.inline
(Boolean)last_updated_time
(String) The time when the label was last updated.name
(String)tags
(Attributes List) Tags associated with this label. (see below for nested schema)event_type.labels.tags
Required:
key
(String)value
(String)event_type.tags
Required:
key
(String)value
(String)rules
Optional:
arn
(String)created_time
(String) The time when the event type was created.description
(String) The description.detector_id
(String)expression
(String)language
(String)last_updated_time
(String) The time when the event type was last updated.outcomes
(Attributes List) (see below for nested schema)rule_id
(String)rule_version
(String)tags
(Attributes List) Tags associated with this event type. (see below for nested schema)rules.outcomes
Optional:
arn
(String)created_time
(String) The time when the outcome was created.description
(String) The description.inline
(Boolean)last_updated_time
(String) The time when the outcome was last updated.name
(String)tags
(Attributes List) Tags associated with this outcome. (see below for nested schema)rules.outcomes.tags
Required:
key
(String)value
(String)rules.tags
Required:
key
(String)value
(String)associated_models
Optional:
arn
(String)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_frauddetector_detector.example <resource ID>