Uses of Interface
com.hashicorp.cdktf.providers.google.compute_backend_service.ComputeBackendServiceLogConfig
-
Packages that use ComputeBackendServiceLogConfig Package Description com.hashicorp.cdktf.providers.google.compute_backend_service google_compute_backend_service -
-
Uses of ComputeBackendServiceLogConfig in com.hashicorp.cdktf.providers.google.compute_backend_service
Classes in com.hashicorp.cdktf.providers.google.compute_backend_service that implement ComputeBackendServiceLogConfig Modifier and Type Class Description static classComputeBackendServiceLogConfig.Jsii$ProxyAn implementation forComputeBackendServiceLogConfigMethods in com.hashicorp.cdktf.providers.google.compute_backend_service that return ComputeBackendServiceLogConfig Modifier and Type Method Description ComputeBackendServiceLogConfigComputeBackendServiceLogConfig.Builder. build()Builds the configured instance.ComputeBackendServiceLogConfigComputeBackendServiceLogConfigOutputReference. getInternalValue()default ComputeBackendServiceLogConfigComputeBackendServiceConfig. getLogConfig()log_config block.ComputeBackendServiceLogConfigComputeBackendServiceConfig.Jsii$Proxy. getLogConfig()ComputeBackendServiceLogConfigComputeBackendService. getLogConfigInput()Methods in com.hashicorp.cdktf.providers.google.compute_backend_service with parameters of type ComputeBackendServiceLogConfig Modifier and Type Method Description ComputeBackendService.BuilderComputeBackendService.Builder. logConfig(ComputeBackendServiceLogConfig logConfig)log_config block.ComputeBackendServiceConfig.BuilderComputeBackendServiceConfig.Builder. logConfig(ComputeBackendServiceLogConfig logConfig)Sets the value ofComputeBackendServiceConfig.getLogConfig()voidComputeBackendService. putLogConfig(ComputeBackendServiceLogConfig value)voidComputeBackendServiceLogConfigOutputReference. setInternalValue(ComputeBackendServiceLogConfig value)
-