recoveryPlanExecutions

@JvmName(name = "listRecoveryPlanExecutionsResponseRecoveryPlanExecutionSummary")
fun Flow<ListRecoveryPlanExecutionsResponse>.recoveryPlanExecutions(): Flow<RecoveryPlanExecutionSummary>

This paginator transforms the flow returned by listRecoveryPlanExecutionsPaginated to access the nested member RecoveryPlanExecutionSummary

Return

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