Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_backend_service.ComputeRegionBackendServiceLogConfig
-
Packages that use ComputeRegionBackendServiceLogConfig Package Description com.hashicorp.cdktf.providers.google.compute_region_backend_service google_compute_region_backend_service -
-
Uses of ComputeRegionBackendServiceLogConfig in com.hashicorp.cdktf.providers.google.compute_region_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_region_backend_service that implement ComputeRegionBackendServiceLogConfig Modifier and Type Class Description static classComputeRegionBackendServiceLogConfig.Jsii$ProxyAn implementation forComputeRegionBackendServiceLogConfigMethods in com.hashicorp.cdktf.providers.google.compute_region_backend_service that return ComputeRegionBackendServiceLogConfig Modifier and Type Method Description ComputeRegionBackendServiceLogConfigComputeRegionBackendServiceLogConfig.Builder. build()Builds the configured instance.ComputeRegionBackendServiceLogConfigComputeRegionBackendServiceLogConfigOutputReference. getInternalValue()default ComputeRegionBackendServiceLogConfigComputeRegionBackendServiceConfig. getLogConfig()log_config block.ComputeRegionBackendServiceLogConfigComputeRegionBackendServiceConfig.Jsii$Proxy. getLogConfig()ComputeRegionBackendServiceLogConfigComputeRegionBackendService. getLogConfigInput()Methods in com.hashicorp.cdktf.providers.google.compute_region_backend_service with parameters of type ComputeRegionBackendServiceLogConfig Modifier and Type Method Description ComputeRegionBackendService.BuilderComputeRegionBackendService.Builder. logConfig(ComputeRegionBackendServiceLogConfig logConfig)log_config block.ComputeRegionBackendServiceConfig.BuilderComputeRegionBackendServiceConfig.Builder. logConfig(ComputeRegionBackendServiceLogConfig logConfig)Sets the value ofComputeRegionBackendServiceConfig.getLogConfig()voidComputeRegionBackendService. putLogConfig(ComputeRegionBackendServiceLogConfig value)voidComputeRegionBackendServiceLogConfigOutputReference. setInternalValue(ComputeRegionBackendServiceLogConfig value)
-