Uses of Class
software.amazon.awssdk.services.networkfirewall.model.SyncState
-
Packages that use SyncState Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of SyncState in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return types with arguments of type SyncState Modifier and Type Method Description Map<String,SyncState>FirewallStatus. syncStates()The subnets that you've configured for use by the Network Firewall firewall.Method parameters in software.amazon.awssdk.services.networkfirewall.model with type arguments of type SyncState Modifier and Type Method Description FirewallStatus.BuilderFirewallStatus.Builder. syncStates(Map<String,SyncState> syncStates)The subnets that you've configured for use by the Network Firewall firewall.
-