instanceProperties

@JvmName(name = "describeInstancePropertiesResponseInstanceProperty")
fun Flow<DescribeInstancePropertiesResponse>.instanceProperties(): Flow<InstanceProperty>

This paginator transforms the flow returned by describeInstancePropertiesPaginated to access the nested member InstanceProperty

Return

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