Uses of Interface
com.hashicorp.cdktf.providers.google.compute_health_check.ComputeHealthCheckLogConfig
-
Packages that use ComputeHealthCheckLogConfig Package Description com.hashicorp.cdktf.providers.google.compute_health_check google_compute_health_check -
-
Uses of ComputeHealthCheckLogConfig in com.hashicorp.cdktf.providers.google.compute_health_check
Classes in com.hashicorp.cdktf.providers.google.compute_health_check that implement ComputeHealthCheckLogConfig Modifier and Type Class Description static classComputeHealthCheckLogConfig.Jsii$ProxyAn implementation forComputeHealthCheckLogConfigMethods in com.hashicorp.cdktf.providers.google.compute_health_check that return ComputeHealthCheckLogConfig Modifier and Type Method Description ComputeHealthCheckLogConfigComputeHealthCheckLogConfig.Builder. build()Builds the configured instance.ComputeHealthCheckLogConfigComputeHealthCheckLogConfigOutputReference. getInternalValue()default ComputeHealthCheckLogConfigComputeHealthCheckConfig. getLogConfig()log_config block.ComputeHealthCheckLogConfigComputeHealthCheckConfig.Jsii$Proxy. getLogConfig()ComputeHealthCheckLogConfigComputeHealthCheck. getLogConfigInput()Methods in com.hashicorp.cdktf.providers.google.compute_health_check with parameters of type ComputeHealthCheckLogConfig Modifier and Type Method Description ComputeHealthCheck.BuilderComputeHealthCheck.Builder. logConfig(ComputeHealthCheckLogConfig logConfig)log_config block.ComputeHealthCheckConfig.BuilderComputeHealthCheckConfig.Builder. logConfig(ComputeHealthCheckLogConfig logConfig)Sets the value ofComputeHealthCheckConfig.getLogConfig()voidComputeHealthCheck. putLogConfig(ComputeHealthCheckLogConfig value)voidComputeHealthCheckLogConfigOutputReference. setInternalValue(ComputeHealthCheckLogConfig value)
-