affectedAccounts

@JvmName(name = "describeAffectedAccountsForOrganizationResponseAccountId")
fun Flow<DescribeAffectedAccountsForOrganizationResponse>.affectedAccounts(): Flow<String>

This paginator transforms the flow returned by describeAffectedAccountsForOrganizationPaginated to access the nested member AccountId

Return

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