GetNetworkVpcNetwork

data class GetNetworkVpcNetwork(val network: String, val type: String)

Constructors

Link copied to clipboard
constructor(network: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The relative resource name of the service VPC network this VMware Engine network is attached to. For example: projects/123123/global/networks/my-network

Link copied to clipboard

Type of VPC network (INTRANET, INTERNET, or GOOGLE_CLOUD)