Uses of Class
software.amazon.awssdk.services.networkfirewall.model.PerObjectStatus
-
Packages that use PerObjectStatus Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of PerObjectStatus in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return types with arguments of type PerObjectStatus Modifier and Type Method Description Map<String,PerObjectStatus>SyncState. config()The configuration status of the firewall endpoint in a single VPC subnet.Method parameters in software.amazon.awssdk.services.networkfirewall.model with type arguments of type PerObjectStatus Modifier and Type Method Description SyncState.BuilderSyncState.Builder. config(Map<String,PerObjectStatus> config)The configuration status of the firewall endpoint in a single VPC subnet.
-