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