infrastructureConfigurationSummaryList

@JvmName(name = "listInfrastructureConfigurationsResponseInfrastructureConfigurationSummary")
fun Flow<ListInfrastructureConfigurationsResponse>.infrastructureConfigurationSummaryList(): Flow<InfrastructureConfigurationSummary>

This paginator transforms the flow returned by listInfrastructureConfigurationsPaginated to access the nested member InfrastructureConfigurationSummary

Return

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