scheduleActions

@JvmName(name = "describeScheduleResponseScheduleAction")
fun Flow<DescribeScheduleResponse>.scheduleActions(): Flow<ScheduleAction>

This paginator transforms the flow returned by describeSchedulePaginated to access the nested member ScheduleAction

Return

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