class Aws::NetworkFirewall::Types::Attachment
The configuration and status for a single subnet that you've specified for use by the AWS Network Firewall
firewall. This is part of the FirewallStatus
.
@!attribute [rw] subnet_id
The unique identifier of the subnet that you've specified to be used for a firewall endpoint. @return [String]
@!attribute [rw] endpoint_id
The identifier of the firewall endpoint that Network Firewall has instantiated in the subnet. You use this to identify the firewall endpoint in the VPC route tables, when you redirect the VPC traffic through the endpoint. @return [String]
@!attribute [rw] status
The current status of the firewall endpoint in the subnet. This value reflects both the instantiation of the endpoint in the VPC subnet and the sync states that are reported in the `Config` settings. When this value is `READY`, the endpoint is available and configured properly to handle network traffic. When the endpoint isn't available for traffic, this value will reflect its state, for example `CREATING`, `DELETING`, or `FAILED`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/network-firewall-2020-11-12/Attachment AWS API Documentation
Constants
- SENSITIVE