AwsNetworkFirewallFirewallDetails
Details about an Network Firewall firewall.
Types
Properties
Link copied to clipboard
Whether the firewall is protected from deletion. If set to true
, then the firewall cannot be deleted.
Link copied to clipboard
A description of the firewall.
Link copied to clipboard
The ARN of the firewall.
Link copied to clipboard
The identifier of the firewall.
Link copied to clipboard
A descriptive name of the firewall.
Link copied to clipboard
The ARN of the firewall policy.
Link copied to clipboard
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.
Link copied to clipboard
Whether the firewall is protected from a change to the subnet associations. If set to true
, you cannot map different subnets to the firewall.
Link copied to clipboard
The public subnets that Network Firewall uses for the firewall. Each subnet must belong to a different Availability Zone.
Functions
Link copied to clipboard
inline fun copy(block: AwsNetworkFirewallFirewallDetails.Builder.() -> Unit = {}): AwsNetworkFirewallFirewallDetails