findingsSummary

@JvmName(name = "listFailureModeFindingsResponseFindingSummary")
fun Flow<ListFailureModeFindingsResponse>.findingsSummary(): Flow<FindingSummary>

This paginator transforms the flow returned by listFailureModeFindingsPaginated to access the nested member FindingSummary

Return

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