registries

@JvmName(name = "describeRegistriesResponseRegistry")
fun Flow<DescribeRegistriesResponse>.registries(): Flow<Registry>

This paginator transforms the flow returned by describeRegistriesPaginated to access the nested member Registry

Return

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