firewalls

@JvmName(name = "listFirewallsResponseFirewallMetadata")
fun Flow<ListFirewallsResponse>.firewalls(): Flow<FirewallMetadata>

This paginator transforms the flow returned by listFirewallsPaginated to access the nested member FirewallMetadata

Return

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