SubnetMapping

The ID for a subnet that you want to associate with the firewall. This is used with CreateFirewall and AssociateSubnets. Network Firewall creates an instance of the associated firewall in each subnet that you specify, to filter traffic in the subnet's Availability Zone.

Types

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

Properties

Link copied to clipboard

The subnet's IP address type. You can't change the IP address type after you create the subnet.

Link copied to clipboard

The unique identifier for the subnet.

Functions

Link copied to clipboard
inline fun copy(block: SubnetMapping.Builder.() -> Unit = {}): SubnetMapping
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