A resource schema for an EventType in Amazon Fraud Detector.
entity_types
(Attributes List) (see below for nested schema)event_variables
(Attributes List) (see below for nested schema)labels
(Attributes List) (see below for nested schema)name
(String) The name for the event typedescription
(String) The description of the event type.tags
(Attributes List) Tags associated with this event type. (see below for nested schema)arn
(String) The ARN of the event type.created_time
(String) The time when the event type was created.id
(String) Uniquely identifies the resource.last_updated_time
(String) The time when the event type was last updated.entity_types
Optional:
arn
(String)created_time
(String) The time when the event type was created.description
(String) The description.inline
(Boolean)last_updated_time
(String) The time when the event type was last updated.name
(String)tags
(Attributes List) Tags associated with this event type. (see below for nested schema)entity_types.tags
Required:
key
(String)value
(String)event_variables
Optional:
arn
(String)created_time
(String) The time when the event type 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 type was last updated.name
(String)tags
(Attributes List) Tags associated with this event type. (see below for nested schema)variable_type
(String)event_variables.tags
Required:
key
(String)value
(String)labels
Optional:
arn
(String)created_time
(String) The time when the event type was created.description
(String) The description.inline
(Boolean)last_updated_time
(String) The time when the event type was last updated.name
(String)tags
(Attributes List) Tags associated with this event type. (see below for nested schema)labels.tags
Required:
key
(String)value
(String)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_frauddetector_event_type.example <resource ID>