aliases

@JvmName(name = "listAliasesResponseAliasConfiguration")
fun Flow<ListAliasesResponse>.aliases(): Flow<AliasConfiguration>

This paginator transforms the flow returned by listAliasesPaginated to access the nested member AliasConfiguration

Return

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