dimensionNames

@JvmName(name = "listDimensionsResponseDimensionName")
fun Flow<ListDimensionsResponse>.dimensionNames(): Flow<String>

This paginator transforms the flow returned by listDimensionsPaginated to access the nested member DimensionName

Return

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