accountIds

@JvmName(name = "listAccountsForProvisionedPermissionSetResponseAccountId")
fun Flow<ListAccountsForProvisionedPermissionSetResponse>.accountIds(): Flow<String>

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

Return

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