Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_backend_service.ComputeRegionBackendServiceTimeouts
-
Packages that use ComputeRegionBackendServiceTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_region_backend_service google_compute_region_backend_service -
-
Uses of ComputeRegionBackendServiceTimeouts in com.hashicorp.cdktf.providers.google.compute_region_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_region_backend_service that implement ComputeRegionBackendServiceTimeouts Modifier and Type Class Description static classComputeRegionBackendServiceTimeouts.Jsii$ProxyAn implementation forComputeRegionBackendServiceTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_region_backend_service that return ComputeRegionBackendServiceTimeouts Modifier and Type Method Description ComputeRegionBackendServiceTimeoutsComputeRegionBackendServiceTimeouts.Builder. build()Builds the configured instance.default ComputeRegionBackendServiceTimeoutsComputeRegionBackendServiceConfig. getTimeouts()timeouts block.ComputeRegionBackendServiceTimeoutsComputeRegionBackendServiceConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_region_backend_service with parameters of type ComputeRegionBackendServiceTimeouts Modifier and Type Method Description voidComputeRegionBackendService. putTimeouts(ComputeRegionBackendServiceTimeouts value)voidComputeRegionBackendServiceTimeoutsOutputReference. setInternalValue(ComputeRegionBackendServiceTimeouts value)ComputeRegionBackendService.BuilderComputeRegionBackendService.Builder. timeouts(ComputeRegionBackendServiceTimeouts timeouts)timeouts block.ComputeRegionBackendServiceConfig.BuilderComputeRegionBackendServiceConfig.Builder. timeouts(ComputeRegionBackendServiceTimeouts timeouts)Sets the value ofComputeRegionBackendServiceConfig.getTimeouts()
-