Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_backend_service.ComputeRegionBackendServiceBackend
-
Packages that use ComputeRegionBackendServiceBackend Package Description com.hashicorp.cdktf.providers.google.compute_region_backend_service google_compute_region_backend_service -
-
Uses of ComputeRegionBackendServiceBackend in com.hashicorp.cdktf.providers.google.compute_region_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_region_backend_service that implement ComputeRegionBackendServiceBackend Modifier and Type Class Description static classComputeRegionBackendServiceBackend.Jsii$ProxyAn implementation forComputeRegionBackendServiceBackendMethods in com.hashicorp.cdktf.providers.google.compute_region_backend_service that return ComputeRegionBackendServiceBackend Modifier and Type Method Description ComputeRegionBackendServiceBackendComputeRegionBackendServiceBackend.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_region_backend_service with parameters of type ComputeRegionBackendServiceBackend Modifier and Type Method Description voidComputeRegionBackendServiceBackendOutputReference. setInternalValue(ComputeRegionBackendServiceBackend value)Method parameters in com.hashicorp.cdktf.providers.google.compute_region_backend_service with type arguments of type ComputeRegionBackendServiceBackend Modifier and Type Method Description ComputeRegionBackendService.BuilderComputeRegionBackendService.Builder. backend(List<? extends ComputeRegionBackendServiceBackend> backend)backend block.ComputeRegionBackendServiceConfig.BuilderComputeRegionBackendServiceConfig.Builder. backend(List<? extends ComputeRegionBackendServiceBackend> backend)Sets the value ofComputeRegionBackendServiceConfig.getBackend()voidComputeRegionBackendServiceBackendList. setInternalValue(List<ComputeRegionBackendServiceBackend> value)
-