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