Network

class Network : KotlinCustomResource

{{% examples %}}

Example Usage

{{% /examples %}}

Import

Network can be imported using any of these accepted formats

$ pulumi import gcp:vmwareengine/network:Network default projects/{{project}}/locations/{{location}}/vmwareEngineNetworks/{{name}}
$ pulumi import gcp:vmwareengine/network:Network default {{project}}/{{location}}/{{name}}
$ pulumi import gcp:vmwareengine/network:Network default {{location}}/{{name}}

Properties

Link copied to clipboard
val description: Output<String>?

User-provided description for this VMware Engine network.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val location: Output<String>

The location where the VMwareEngineNetwork should reside.

Link copied to clipboard
val name: Output<String>

The ID of the VMwareEngineNetwork.

Link copied to clipboard
val project: Output<String>

The ID of the project in which the resource belongs. If it is not provided, the provider project is used.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val state: Output<String>

State of the VMware Engine network.

Link copied to clipboard
val type: Output<String>

VMware Engine network type. Possible values are: LEGACY.

Link copied to clipboard
val uid: Output<String>

System-generated unique identifier for the resource.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

VMware Engine service VPC networks that provide connectivity from a private cloud to customer projects, the internet, and other Google Cloud services. Structure is documented below.