Uses of Interface
com.hashicorp.cdktf.providers.google.compute_network_attachment.ComputeNetworkAttachmentConnectionEndpoints
-
Packages that use ComputeNetworkAttachmentConnectionEndpoints Package Description com.hashicorp.cdktf.providers.google.compute_network_attachment google_compute_network_attachment -
-
Uses of ComputeNetworkAttachmentConnectionEndpoints in com.hashicorp.cdktf.providers.google.compute_network_attachment
Classes in com.hashicorp.cdktf.providers.google.compute_network_attachment that implement ComputeNetworkAttachmentConnectionEndpoints Modifier and Type Class Description static classComputeNetworkAttachmentConnectionEndpoints.Jsii$ProxyAn implementation forComputeNetworkAttachmentConnectionEndpointsMethods in com.hashicorp.cdktf.providers.google.compute_network_attachment that return ComputeNetworkAttachmentConnectionEndpoints Modifier and Type Method Description ComputeNetworkAttachmentConnectionEndpointsComputeNetworkAttachmentConnectionEndpoints.Builder. build()Builds the configured instance.ComputeNetworkAttachmentConnectionEndpointsComputeNetworkAttachmentConnectionEndpointsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_network_attachment with parameters of type ComputeNetworkAttachmentConnectionEndpoints Modifier and Type Method Description voidComputeNetworkAttachmentConnectionEndpointsOutputReference. setInternalValue(ComputeNetworkAttachmentConnectionEndpoints value)
-