Uses of Interface
com.hashicorp.cdktf.providers.google.compute_instance_template.ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout
-
Packages that use ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout Package Description com.hashicorp.cdktf.providers.google.compute_instance_template google_compute_instance_template -
-
Uses of ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout in com.hashicorp.cdktf.providers.google.compute_instance_template
Classes in com.hashicorp.cdktf.providers.google.compute_instance_template that implement ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout Modifier and Type Class Description static classComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.Jsii$ProxyAn implementation forComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeoutMethods in com.hashicorp.cdktf.providers.google.compute_instance_template that return ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout Modifier and Type Method Description ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeoutComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.compute_instance_template with parameters of type ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout Modifier and Type Method Description voidComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeoutOutputReference. setInternalValue(ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout value)Method parameters in com.hashicorp.cdktf.providers.google.compute_instance_template with type arguments of type ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout Modifier and Type Method Description ComputeInstanceTemplateScheduling.BuilderComputeInstanceTemplateScheduling.Builder. localSsdRecoveryTimeout(List<? extends ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout> localSsdRecoveryTimeout)Sets the value ofComputeInstanceTemplateScheduling.getLocalSsdRecoveryTimeout()voidComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeoutList. setInternalValue(List<ComputeInstanceTemplateSchedulingLocalSsdRecoveryTimeout> value)
-