class Aws::NetworkFirewall::Types::SubnetMapping
The ID for a subnet that you want to associate with the firewall. This is used with CreateFirewall and AssociateSubnets. AWS Network Firewall
creates an instance of the associated firewall in each subnet that you specify, to filter traffic in the subnet's Availability Zone.
@note When making an API call, you may pass SubnetMapping
data as a hash: { subnet_id: "CollectionMember_String", # required }
@!attribute [rw] subnet_id
The unique identifier for the subnet. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/network-firewall-2020-11-12/SubnetMapping AWS API Documentation
Constants
- SENSITIVE