recoveryGroups

@JvmName(name = "listRecoveryGroupsResponseRecoveryGroupOutput")
fun Flow<ListRecoveryGroupsResponse>.recoveryGroups(): Flow<RecoveryGroupOutput>

This paginator transforms the flow returned by listRecoveryGroupsPaginated to access the nested member RecoveryGroupOutput

Return

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