commonControls

@JvmName(name = "listCommonControlsResponseCommonControlSummary")
fun Flow<ListCommonControlsResponse>.commonControls(): Flow<CommonControlSummary>

This paginator transforms the flow returned by listCommonControlsPaginated to access the nested member CommonControlSummary

Return

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