Class ComputeHealthCheckLogConfig.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • enable

        @Stability(Stable)
        public ComputeHealthCheckLogConfig.Builder enable​(Boolean enable)
        Parameters:
        enable - Indicates whether or not to export logs. This is false by default, which means no health check logging will be done. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_health_check#enable ComputeHealthCheck#enable}
        Returns:
        this
      • enable

        @Stability(Stable)
        public ComputeHealthCheckLogConfig.Builder enable​(com.hashicorp.cdktf.IResolvable enable)
        Parameters:
        enable - Indicates whether or not to export logs. This is false by default, which means no health check logging will be done. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_health_check#enable ComputeHealthCheck#enable}
        Returns:
        this