accountAliases

@JvmName(name = "listAccountAliasesResponseAccountAliasType")
fun Flow<ListAccountAliasesResponse>.accountAliases(): Flow<String>

This paginator transforms the flow returned by listAccountAliasesPaginated to access the nested member AccountAliasType

Return

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