A resource schema for a List in Amazon Fraud Detector.
name
(String) The name of the list.description
(String) The description of the list.elements
(List of String) The elements in this list.tags
(Attributes List) Tags associated with this list. (see below for nested schema)variable_type
(String) The variable type of the list.arn
(String) The list ARN.created_time
(String) The time when the list was created.id
(String) Uniquely identifies the resource.last_updated_time
(String) The time when the list was last updated.tags
Required:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.Import is supported using the following syntax:
$ terraform import awscc_frauddetector_list.example <resource ID>