networks property

List<ManagedZonePrivateVisibilityConfigNetwork>? networks
getter/setter pair

The list of VPC networks that can see this zone.

Implementation

core.List<ManagedZonePrivateVisibilityConfigNetwork>? networks;