Uses of Interface
com.hashicorp.cdktf.providers.google.compute_instance_from_template.ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout
-
Packages that use ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout Package Description com.hashicorp.cdktf.providers.google.compute_instance_from_template google_compute_instance_from_template -
-
Uses of ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout in com.hashicorp.cdktf.providers.google.compute_instance_from_template
Classes in com.hashicorp.cdktf.providers.google.compute_instance_from_template that implement ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout Modifier and Type Class Description static classComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout.Jsii$ProxyAn implementation forComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutMethods in com.hashicorp.cdktf.providers.google.compute_instance_from_template that return ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout Modifier and Type Method Description ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout.Builder. build()Builds the configured instance.ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutOutputReference. getInternalValue()default ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutComputeInstanceFromTemplateScheduling. getLocalSsdRecoveryTimeout()local_ssd_recovery_timeout block.ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutComputeInstanceFromTemplateScheduling.Jsii$Proxy. getLocalSsdRecoveryTimeout()ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutComputeInstanceFromTemplateSchedulingOutputReference. getLocalSsdRecoveryTimeoutInput()Methods in com.hashicorp.cdktf.providers.google.compute_instance_from_template with parameters of type ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout Modifier and Type Method Description ComputeInstanceFromTemplateScheduling.BuilderComputeInstanceFromTemplateScheduling.Builder. localSsdRecoveryTimeout(ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout localSsdRecoveryTimeout)Sets the value ofComputeInstanceFromTemplateScheduling.getLocalSsdRecoveryTimeout()voidComputeInstanceFromTemplateSchedulingOutputReference. putLocalSsdRecoveryTimeout(ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout value)voidComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeoutOutputReference. setInternalValue(ComputeInstanceFromTemplateSchedulingLocalSsdRecoveryTimeout value)
-