instances

@JvmName(name = "describeWarmPoolResponseInstance")
fun Flow<DescribeWarmPoolResponse>.instances(): Flow<Instance>

This paginator transforms the flow returned by describeWarmPoolPaginated to access the nested member Instance

Return

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