forZones property

List<ForZone>? forZones
final

forZones indicates the zone(s) this endpoint should be consumed by to enable topology aware routing.

Implementation

final List<ForZone>? forZones;