AwsNetworkFirewallFirewallDetails

Details about an Network Firewall firewall.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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.

Link copied to clipboard

The identifier of the VPC where the firewall is used.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String