controlMappings

@JvmName(name = "listControlMappingsResponseControlMapping")
fun Flow<ListControlMappingsResponse>.controlMappings(): Flow<ControlMapping>

This paginator transforms the flow returned by listControlMappingsPaginated to access the nested member ControlMapping

Return

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