sloSummaries

@JvmName(name = "listServiceLevelObjectivesResponseServiceLevelObjectiveSummary")
fun Flow<ListServiceLevelObjectivesResponse>.sloSummaries(): Flow<ServiceLevelObjectiveSummary>

This paginator transforms the flow returned by listServiceLevelObjectivesPaginated to access the nested member ServiceLevelObjectiveSummary

Return

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