Uses of Interface
com.hashicorp.cdktf.providers.google.compute_region_health_check.ComputeRegionHealthCheckLogConfig
-
Packages that use ComputeRegionHealthCheckLogConfig Package Description com.hashicorp.cdktf.providers.google.compute_region_health_check google_compute_region_health_check -
-
Uses of ComputeRegionHealthCheckLogConfig in com.hashicorp.cdktf.providers.google.compute_region_health_check
Classes in com.hashicorp.cdktf.providers.google.compute_region_health_check that implement ComputeRegionHealthCheckLogConfig Modifier and Type Class Description static classComputeRegionHealthCheckLogConfig.Jsii$ProxyAn implementation forComputeRegionHealthCheckLogConfigMethods in com.hashicorp.cdktf.providers.google.compute_region_health_check that return ComputeRegionHealthCheckLogConfig Modifier and Type Method Description ComputeRegionHealthCheckLogConfigComputeRegionHealthCheckLogConfig.Builder. build()Builds the configured instance.ComputeRegionHealthCheckLogConfigComputeRegionHealthCheckLogConfigOutputReference. getInternalValue()default ComputeRegionHealthCheckLogConfigComputeRegionHealthCheckConfig. getLogConfig()log_config block.ComputeRegionHealthCheckLogConfigComputeRegionHealthCheckConfig.Jsii$Proxy. getLogConfig()ComputeRegionHealthCheckLogConfigComputeRegionHealthCheck. getLogConfigInput()Methods in com.hashicorp.cdktf.providers.google.compute_region_health_check with parameters of type ComputeRegionHealthCheckLogConfig Modifier and Type Method Description ComputeRegionHealthCheck.BuilderComputeRegionHealthCheck.Builder. logConfig(ComputeRegionHealthCheckLogConfig logConfig)log_config block.ComputeRegionHealthCheckConfig.BuilderComputeRegionHealthCheckConfig.Builder. logConfig(ComputeRegionHealthCheckLogConfig logConfig)Sets the value ofComputeRegionHealthCheckConfig.getLogConfig()voidComputeRegionHealthCheck. putLogConfig(ComputeRegionHealthCheckLogConfig value)voidComputeRegionHealthCheckLogConfigOutputReference. setInternalValue(ComputeRegionHealthCheckLogConfig value)
-