--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_networkfirewall_firewall Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::NetworkFirewall::Firewall --- # awscc_networkfirewall_firewall (Data Source) Data Source schema for AWS::NetworkFirewall::Firewall ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `delete_protection` (Boolean) - `description` (String) - `endpoint_ids` (List of String) - `firewall_arn` (String) A resource ARN. - `firewall_id` (String) - `firewall_name` (String) - `firewall_policy_arn` (String) A resource ARN. - `firewall_policy_change_protection` (Boolean) - `subnet_change_protection` (Boolean) - `subnet_mappings` (Attributes Set) (see [below for nested schema](#nestedatt--subnet_mappings)) - `tags` (Attributes Set) (see [below for nested schema](#nestedatt--tags)) - `vpc_id` (String) ### Nested Schema for `subnet_mappings` Read-Only: - `subnet_id` (String) A SubnetId. ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)