networks property

List<Network>? networks
getter/setter pair

Represents the VPC networks that the resource is attached to.

Implementation

core.List<Network>? networks;