opsItemSummaries

@JvmName(name = "describeOpsItemsResponseOpsItemSummary")
fun Flow<DescribeOpsItemsResponse>.opsItemSummaries(): Flow<OpsItemSummary>

This paginator transforms the flow returned by describeOpsItemsPaginated to access the nested member OpsItemSummary

Return

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