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