class Aws::NetworkFirewall::Types::SyncState

The status of the firewall endpoint and firewall policy configuration for a single VPC subnet.

For each VPC subnet that you associate with a firewall, AWS Network Firewall does the following:

When you update a firewall, for example to add a subnet association or change a rule group in the firewall policy, the affected sync states reflect out-of-sync or not ready status until the changes are complete.

@!attribute [rw] attachment

The attachment status of the firewall's association with a single
VPC subnet. For each configured subnet, Network Firewall creates the
attachment by instantiating the firewall endpoint in the subnet so
that it's ready to take traffic. This is part of the
FirewallStatus.
@return [Types::Attachment]

@!attribute [rw] config

The configuration status of the firewall endpoint in a single VPC
subnet. Network Firewall provides each endpoint with the rules that
are configured in the firewall policy. Each time you add a subnet or
modify the associated firewall policy, Network Firewall synchronizes
the rules in the endpoint, so it can properly filter network
traffic. This is part of the FirewallStatus.
@return [Hash<String,Types::PerObjectStatus>]

@see docs.aws.amazon.com/goto/WebAPI/network-firewall-2020-11-12/SyncState AWS API Documentation

Constants

SENSITIVE