scheduledActions

@JvmName(name = "listScheduledActionsResponseScheduledActionAssociation")
fun Flow<ListScheduledActionsResponse>.scheduledActions(): Flow<ScheduledActionAssociation>

This paginator transforms the flow returned by listScheduledActionsPaginated to access the nested member ScheduledActionAssociation

Return

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