Uses of Class
com.hashicorp.cdktf.providers.google.compute_health_check.ComputeHealthCheckLogConfig.Builder
-
Packages that use ComputeHealthCheckLogConfig.Builder Package Description com.hashicorp.cdktf.providers.google.compute_health_check google_compute_health_check -
-
Uses of ComputeHealthCheckLogConfig.Builder in com.hashicorp.cdktf.providers.google.compute_health_check
Methods in com.hashicorp.cdktf.providers.google.compute_health_check that return ComputeHealthCheckLogConfig.Builder Modifier and Type Method Description static ComputeHealthCheckLogConfig.BuilderComputeHealthCheckLogConfig. builder()ComputeHealthCheckLogConfig.BuilderComputeHealthCheckLogConfig.Builder. enable(com.hashicorp.cdktf.IResolvable enable)Sets the value ofComputeHealthCheckLogConfig.getEnable()ComputeHealthCheckLogConfig.BuilderComputeHealthCheckLogConfig.Builder. enable(Boolean enable)Sets the value ofComputeHealthCheckLogConfig.getEnable()Constructors in com.hashicorp.cdktf.providers.google.compute_health_check with parameters of type ComputeHealthCheckLogConfig.Builder Constructor Description Jsii$Proxy(ComputeHealthCheckLogConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeHealthCheckLogConfig.Builder.
-