Resource schema for AWS::Route53Resolver::FirewallRuleGroup.
firewall_rules
(Attributes Set) FirewallRules (see below for nested schema)name
(String) FirewallRuleGroupNametags
(Attributes Set) Tags (see below for nested schema)arn
(String) Arncreation_time
(String) Rfc3339TimeStringcreator_request_id
(String) The id of the creator request.firewall_rule_group_id
(String) ResourceIdid
(String) Uniquely identifies the resource.modification_time
(String) Rfc3339TimeStringowner_id
(String) AccountIdrule_count
(Number) Countshare_status
(String) ShareStatus, possible values are NOT_SHARED, SHARED_WITH_ME, SHARED_BY_ME.status
(String) ResolverFirewallRuleGroupAssociation, possible values are COMPLETE, DELETING, UPDATING, and INACTIVE_OWNER_ACCOUNT_CLOSED.status_message
(String) FirewallRuleGroupStatusfirewall_rules
Required:
action
(String) Rule Actionfirewall_domain_list_id
(String) ResourceIdpriority
(Number) Rule PriorityOptional:
block_override_dns_type
(String) BlockOverrideDnsTypeblock_override_domain
(String) BlockOverrideDomainblock_override_ttl
(Number) BlockOverrideTtlblock_response
(String) BlockResponseqtype
(String) Qtypetags
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_rule_group.example <resource ID>