Uses of Class
com.hashicorp.cdktf.providers.google.compute_instance_from_template.ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout.Builder
-
Packages that use ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout.Builder Package Description com.hashicorp.cdktf.providers.google.compute_instance_from_template google_compute_instance_from_template -
-
Uses of ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout.Builder in com.hashicorp.cdktf.providers.google.compute_instance_from_template
Methods in com.hashicorp.cdktf.providers.google.compute_instance_from_template that return ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout.Builder Modifier and Type Method Description static ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout.BuilderComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout. builder()ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout.BuilderComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout.Builder. nanos(Number nanos)Sets the value ofComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout.getNanos()ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout.BuilderComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout.Builder. seconds(Number seconds)Constructors in com.hashicorp.cdktf.providers.google.compute_instance_from_template with parameters of type ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout.Builder Constructor Description Jsii$Proxy(ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout.Builder.
-