instancesList

@JvmName(name = "listDeploymentInstancesResponseInstanceId")
fun Flow<ListDeploymentInstancesResponse>.instancesList(): Flow<String>

This paginator transforms the flow returned by listDeploymentInstancesPaginated to access the nested member InstanceId

Return

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