Uses of Interface
com.hashicorp.cdktf.providers.google.compute_service_attachment.ComputeServiceAttachmentConnectedEndpoints
-
Packages that use ComputeServiceAttachmentConnectedEndpoints Package Description com.hashicorp.cdktf.providers.google.compute_service_attachment google_compute_service_attachment -
-
Uses of ComputeServiceAttachmentConnectedEndpoints in com.hashicorp.cdktf.providers.google.compute_service_attachment
Classes in com.hashicorp.cdktf.providers.google.compute_service_attachment that implement ComputeServiceAttachmentConnectedEndpoints Modifier and Type Class Description static classComputeServiceAttachmentConnectedEndpoints.Jsii$ProxyAn implementation forComputeServiceAttachmentConnectedEndpointsMethods in com.hashicorp.cdktf.providers.google.compute_service_attachment that return ComputeServiceAttachmentConnectedEndpoints Modifier and Type Method Description ComputeServiceAttachmentConnectedEndpointsComputeServiceAttachmentConnectedEndpoints.Builder. build()Builds the configured instance.ComputeServiceAttachmentConnectedEndpointsComputeServiceAttachmentConnectedEndpointsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_service_attachment with parameters of type ComputeServiceAttachmentConnectedEndpoints Modifier and Type Method Description voidComputeServiceAttachmentConnectedEndpointsOutputReference. setInternalValue(ComputeServiceAttachmentConnectedEndpoints value)
-