recoveryPlanExecutionSteps

@JvmName(name = "listRecoveryPlanExecutionStepsResponseRecoveryPlanExecutionStepSummary")
fun Flow<ListRecoveryPlanExecutionStepsResponse>.recoveryPlanExecutionSteps(): Flow<RecoveryPlanExecutionStepSummary>

This paginator transforms the flow returned by listRecoveryPlanExecutionStepsPaginated to access the nested member RecoveryPlanExecutionStepSummary

Return

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