Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_backend_service.ComputeRegionBackendServiceIap
-
Packages that use ComputeRegionBackendServiceIap Package Description com.hashicorp.cdktf.providers.google.compute_region_backend_service google_compute_region_backend_service -
-
Uses of ComputeRegionBackendServiceIap in com.hashicorp.cdktf.providers.google.compute_region_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_region_backend_service that implement ComputeRegionBackendServiceIap Modifier and Type Class Description static classComputeRegionBackendServiceIap.Jsii$ProxyAn implementation forComputeRegionBackendServiceIapMethods in com.hashicorp.cdktf.providers.google.compute_region_backend_service that return ComputeRegionBackendServiceIap Modifier and Type Method Description ComputeRegionBackendServiceIapComputeRegionBackendServiceIap.Builder. build()Builds the configured instance.default ComputeRegionBackendServiceIapComputeRegionBackendServiceConfig. getIap()iap block.ComputeRegionBackendServiceIapComputeRegionBackendServiceConfig.Jsii$Proxy. getIap()ComputeRegionBackendServiceIapComputeRegionBackendService. getIapInput()ComputeRegionBackendServiceIapComputeRegionBackendServiceIapOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_region_backend_service with parameters of type ComputeRegionBackendServiceIap Modifier and Type Method Description ComputeRegionBackendService.BuilderComputeRegionBackendService.Builder. iap(ComputeRegionBackendServiceIap iap)iap block.ComputeRegionBackendServiceConfig.BuilderComputeRegionBackendServiceConfig.Builder. iap(ComputeRegionBackendServiceIap iap)Sets the value ofComputeRegionBackendServiceConfig.getIap()voidComputeRegionBackendService. putIap(ComputeRegionBackendServiceIap value)voidComputeRegionBackendServiceIapOutputReference. setInternalValue(ComputeRegionBackendServiceIap value)
-