Resource schema for AWS::Route53Resolver::FirewallDomainList.
domain_file_url
(String) S3 URL to import domains from.domains
(List of String) An inline list of domains to use for this domain list.name
(String) FirewallDomainListNametags
(Attributes Set) Tags (see below for nested schema)arn
(String) Arncreation_time
(String) Rfc3339TimeStringcreator_request_id
(String) The id of the creator request.domain_count
(Number) Countfirewall_domain_list_id
(String) ResourceIdid
(String) Uniquely identifies the resource.managed_owner_name
(String) ServicePrincipalmodification_time
(String) Rfc3339TimeStringstatus
(String) ResolverFirewallDomainList, possible values are COMPLETE, DELETING, UPDATING, COMPLETE_IMPORT_FAILED, IMPORTING, and INACTIVE_OWNER_ACCOUNT_CLOSED.status_message
(String) FirewallDomainListAssociationStatustags
Required:
key
(String) The key name of the tag. You can specify a value that is 1 to 127 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 1 to 255 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_route53resolver_firewall_domain_list.example <resource ID>