hostedZones

@JvmName(name = "listHostedZonesResponseHostedZone")
fun Flow<ListHostedZonesResponse>.hostedZones(): Flow<HostedZone>

This paginator transforms the flow returned by listHostedZonesPaginated to access the nested member HostedZone

Return

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