Uses of Class
com.hashicorp.cdktf.providers.google.compute_https_health_check.ComputeHttpsHealthCheckTimeouts.Builder
-
Packages that use ComputeHttpsHealthCheckTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.compute_https_health_check google_compute_https_health_check -
-
Uses of ComputeHttpsHealthCheckTimeouts.Builder in com.hashicorp.cdktf.providers.google.compute_https_health_check
Methods in com.hashicorp.cdktf.providers.google.compute_https_health_check that return ComputeHttpsHealthCheckTimeouts.Builder Modifier and Type Method Description static ComputeHttpsHealthCheckTimeouts.BuilderComputeHttpsHealthCheckTimeouts. builder()ComputeHttpsHealthCheckTimeouts.BuilderComputeHttpsHealthCheckTimeouts.Builder. create(String create)Sets the value ofComputeHttpsHealthCheckTimeouts.getCreate()ComputeHttpsHealthCheckTimeouts.BuilderComputeHttpsHealthCheckTimeouts.Builder. delete(String delete)Sets the value ofComputeHttpsHealthCheckTimeouts.getDelete()ComputeHttpsHealthCheckTimeouts.BuilderComputeHttpsHealthCheckTimeouts.Builder. update(String update)Sets the value ofComputeHttpsHealthCheckTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.compute_https_health_check with parameters of type ComputeHttpsHealthCheckTimeouts.Builder Constructor Description Jsii$Proxy(ComputeHttpsHealthCheckTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeHttpsHealthCheckTimeouts.Builder.
-