indexedRecoveryPoints

@JvmName(name = "listIndexedRecoveryPointsResponseIndexedRecoveryPoint")
fun Flow<ListIndexedRecoveryPointsResponse>.indexedRecoveryPoints(): Flow<IndexedRecoveryPoint>

This paginator transforms the flow returned by listIndexedRecoveryPointsPaginated to access the nested member IndexedRecoveryPoint

Return

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