billingGroups

@JvmName(name = "listBillingGroupsResponseGroupNameAndArn")
fun Flow<ListBillingGroupsResponse>.billingGroups(): Flow<GroupNameAndArn>

This paginator transforms the flow returned by listBillingGroupsPaginated to access the nested member GroupNameAndArn

Return

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