domains

@JvmName(name = "listFirewallDomainsResponseFirewallDomainName")
fun Flow<ListFirewallDomainsResponse>.domains(): Flow<String>

This paginator transforms the flow returned by listFirewallDomainsPaginated to access the nested member FirewallDomainName

Return

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