Uses of Interface
com.hashicorp.cdktf.providers.google.compute_instance.ComputeInstanceSchedulingLocalSsdRecoveryTimeout
-
Packages that use ComputeInstanceSchedulingLocalSsdRecoveryTimeout Package Description com.hashicorp.cdktf.providers.google.compute_instance google_compute_instance -
-
Uses of ComputeInstanceSchedulingLocalSsdRecoveryTimeout in com.hashicorp.cdktf.providers.google.compute_instance
Classes in com.hashicorp.cdktf.providers.google.compute_instance that implement ComputeInstanceSchedulingLocalSsdRecoveryTimeout Modifier and Type Class Description static classComputeInstanceSchedulingLocalSsdRecoveryTimeout.Jsii$ProxyAn implementation forComputeInstanceSchedulingLocalSsdRecoveryTimeoutMethods in com.hashicorp.cdktf.providers.google.compute_instance that return ComputeInstanceSchedulingLocalSsdRecoveryTimeout Modifier and Type Method Description ComputeInstanceSchedulingLocalSsdRecoveryTimeoutComputeInstanceSchedulingLocalSsdRecoveryTimeout.Builder. build()Builds the configured instance.ComputeInstanceSchedulingLocalSsdRecoveryTimeoutComputeInstanceSchedulingLocalSsdRecoveryTimeoutOutputReference. getInternalValue()default ComputeInstanceSchedulingLocalSsdRecoveryTimeoutComputeInstanceScheduling. getLocalSsdRecoveryTimeout()local_ssd_recovery_timeout block.ComputeInstanceSchedulingLocalSsdRecoveryTimeoutComputeInstanceScheduling.Jsii$Proxy. getLocalSsdRecoveryTimeout()ComputeInstanceSchedulingLocalSsdRecoveryTimeoutComputeInstanceSchedulingOutputReference. getLocalSsdRecoveryTimeoutInput()Methods in com.hashicorp.cdktf.providers.google.compute_instance with parameters of type ComputeInstanceSchedulingLocalSsdRecoveryTimeout Modifier and Type Method Description ComputeInstanceScheduling.BuilderComputeInstanceScheduling.Builder. localSsdRecoveryTimeout(ComputeInstanceSchedulingLocalSsdRecoveryTimeout localSsdRecoveryTimeout)Sets the value ofComputeInstanceScheduling.getLocalSsdRecoveryTimeout()voidComputeInstanceSchedulingOutputReference. putLocalSsdRecoveryTimeout(ComputeInstanceSchedulingLocalSsdRecoveryTimeout value)voidComputeInstanceSchedulingLocalSsdRecoveryTimeoutOutputReference. setInternalValue(ComputeInstanceSchedulingLocalSsdRecoveryTimeout value)
-