scheduledActions

@JvmName(name = "describeScheduledActionsResponseScheduledAction")
fun Flow<DescribeScheduledActionsResponse>.scheduledActions(): Flow<ScheduledAction>

This paginator transforms the flow returned by describeScheduledActionsPaginated to access the nested member ScheduledAction

Return

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