scheduledInstanceSet

@JvmName(name = "describeScheduledInstancesResponseScheduledInstance")
fun Flow<DescribeScheduledInstancesResponse>.scheduledInstanceSet(): Flow<ScheduledInstance>

This paginator transforms the flow returned by describeScheduledInstancesPaginated to access the nested member ScheduledInstance

Return

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