Uses of Interface
com.hashicorp.cdktf.providers.google.compute_interconnect.ComputeInterconnectConfig
-
Packages that use ComputeInterconnectConfig Package Description com.hashicorp.cdktf.providers.google.compute_interconnect google_compute_interconnect -
-
Uses of ComputeInterconnectConfig in com.hashicorp.cdktf.providers.google.compute_interconnect
Classes in com.hashicorp.cdktf.providers.google.compute_interconnect that implement ComputeInterconnectConfig Modifier and Type Class Description static classComputeInterconnectConfig.Jsii$ProxyAn implementation forComputeInterconnectConfigMethods in com.hashicorp.cdktf.providers.google.compute_interconnect that return ComputeInterconnectConfig Modifier and Type Method Description ComputeInterconnectConfigComputeInterconnectConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.compute_interconnect with parameters of type ComputeInterconnectConfig Constructor Description ComputeInterconnect(software.constructs.Construct scope, String id, ComputeInterconnectConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_interconnect google_compute_interconnect} Resource.
-