Resource Type definition for AWS::Evidently::Feature.
name
(String)project
(String)variations
(Attributes List) (see below for nested schema)default_variation
(String)description
(String)entity_overrides
(Attributes Set) (see below for nested schema)evaluation_strategy
(String)tags
(Attributes Set) An array of key-value pairs to apply to this resource. (see below for nested schema)arn
(String)id
(String) Uniquely identifies the resource.variations
Optional:
boolean_value
(Boolean)double_value
(Number)long_value
(Number)string_value
(String)variation_name
(String)entity_overrides
Optional:
entity_id
(String)variation
(String)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_evidently_feature.example <resource ID>