Uses of Class
com.hashicorp.cdktf.providers.google.compute_network_attachment.ComputeNetworkAttachmentConnectionEndpoints.Builder
-
Packages that use ComputeNetworkAttachmentConnectionEndpoints.Builder Package Description com.hashicorp.cdktf.providers.google.compute_network_attachment google_compute_network_attachment -
-
Uses of ComputeNetworkAttachmentConnectionEndpoints.Builder in com.hashicorp.cdktf.providers.google.compute_network_attachment
Methods in com.hashicorp.cdktf.providers.google.compute_network_attachment that return ComputeNetworkAttachmentConnectionEndpoints.Builder Modifier and Type Method Description static ComputeNetworkAttachmentConnectionEndpoints.BuilderComputeNetworkAttachmentConnectionEndpoints. builder()Constructors in com.hashicorp.cdktf.providers.google.compute_network_attachment with parameters of type ComputeNetworkAttachmentConnectionEndpoints.Builder Constructor Description Jsii$Proxy(ComputeNetworkAttachmentConnectionEndpoints.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeNetworkAttachmentConnectionEndpoints.Builder.
-