destNetworkType property

String? destNetworkType
getter/setter pair

Network type of the traffic destination.

Allowed values are: - UNSPECIFIED - INTERNET - NON_INTERNET Possible string values are:

  • "INTERNET"
  • "INTRA_VPC"
  • "NON_INTERNET"
  • "UNSPECIFIED"
  • "VPC_NETWORKS"

Implementation

core.String? destNetworkType;