network property

String? network
getter/setter pair

A VPC network URI.

For source endpoints, used according to the network_type. For destination endpoints, used only when the source is an external IP address endpoint, and the destination is an internal IP address endpoint.

Implementation

core.String? network;