firewallConfigs

@JvmName(name = "listFirewallConfigsResponseFirewallConfig")
fun Flow<ListFirewallConfigsResponse>.firewallConfigs(): Flow<FirewallConfig>

This paginator transforms the flow returned by listFirewallConfigsPaginated to access the nested member FirewallConfig

Return

A kotlinx.coroutines.flow.Flow that can collect FirewallConfig