Uses of Class
com.hashicorp.cdktf.providers.google.compute_instance_template.ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.Builder
-
Packages that use ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.Builder Package Description com.hashicorp.cdktf.providers.google.compute_instance_template google_compute_instance_template -
-
Uses of ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.Builder in com.hashicorp.cdktf.providers.google.compute_instance_template
Methods in com.hashicorp.cdktf.providers.google.compute_instance_template that return ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.Builder Modifier and Type Method Description static ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.BuilderComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout. builder()ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.BuilderComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.Builder. nanos(Number nanos)Sets the value ofComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.getNanos()ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.BuilderComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.Builder. seconds(Number seconds)Sets the value ofComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.getSeconds()Constructors in com.hashicorp.cdktf.providers.google.compute_instance_template with parameters of type ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.Builder Constructor Description Jsii$Proxy(ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.Builder.
-