automationEventSteps

@JvmName(name = "listAutomationEventStepsResponseAutomationEventStep")
fun Flow<ListAutomationEventStepsResponse>.automationEventSteps(): Flow<AutomationEventStep>

This paginator transforms the flow returned by listAutomationEventStepsPaginated to access the nested member AutomationEventStep

Return

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