AwsNetworkFirewallFirewallDetails - AWS Security Hub

AwsNetworkFirewallFirewallDetails

Details about an AWS Network Firewall firewall.

Contents

DeleteProtection

Whether the firewall is protected from deletion. If set to true, then the firewall cannot be deleted.

Type: Boolean

Required: No

Description

A description of the firewall.

Type: String

Pattern: .*\S.*

Required: No

FirewallArn

The ARN of the firewall.

Type: String

Pattern: .*\S.*

Required: No

FirewallId

The identifier of the firewall.

Type: String

Pattern: .*\S.*

Required: No

FirewallName

A descriptive name of the firewall.

Type: String

Pattern: .*\S.*

Required: No

FirewallPolicyArn

The ARN of the firewall policy.

Type: String

Pattern: .*\S.*

Required: No

FirewallPolicyChangeProtection

Whether the firewall is protected from a change to the firewall policy. If set to true, you cannot associate a different policy with the firewall.

Type: Boolean

Required: No

SubnetChangeProtection

Whether the firewall is protected from a change to the subnet associations. If set to true, you cannot map different subnets to the firewall.

Type: Boolean

Required: No

SubnetMappings

The public subnets that Network Firewall uses for the firewall. Each subnet must belong to a different Availability Zone.

Type: Array of AwsNetworkFirewallFirewallSubnetMappingsDetails objects

Required: No

VpcId

The identifier of the VPC where the firewall is used.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: