memberAccounts

@JvmName(name = "listMemberAccountsResponseAwsAccountId")
fun Flow<ListMemberAccountsResponse>.memberAccounts(): Flow<String>

This paginator transforms the flow returned by listMemberAccountsPaginated to access the nested member AwsAccountId

Return

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