imageReferences

@JvmName(name = "describeImageReferencesResponseImageReference")
fun Flow<DescribeImageReferencesResponse>.imageReferences(): Flow<ImageReference>

This paginator transforms the flow returned by describeImageReferencesPaginated to access the nested member ImageReference

Return

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