templateAliasList

@JvmName(name = "listTemplateAliasesResponseTemplateAlias")
fun Flow<ListTemplateAliasesResponse>.templateAliasList(): Flow<TemplateAlias>

This paginator transforms the flow returned by listTemplateAliasesPaginated to access the nested member TemplateAlias

Return

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