costCategoryReferences

@JvmName(name = "listCostCategoryDefinitionsResponseCostCategoryReference")
fun Flow<ListCostCategoryDefinitionsResponse>.costCategoryReferences(): Flow<CostCategoryReference>

This paginator transforms the flow returned by listCostCategoryDefinitionsPaginated to access the nested member CostCategoryReference

Return

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