flexComponents

@JvmName(name = "listFlexComponentsResponseFlexComponentSummary")
fun Flow<ListFlexComponentsResponse>.flexComponents(): Flow<FlexComponentSummary>

This paginator transforms the flow returned by listFlexComponentsPaginated to access the nested member FlexComponentSummary

Return

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