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