Uses of Interface
com.hashicorp.cdktf.providers.google.compute_instance.ComputeInstanceScheduling
-
Packages that use ComputeInstanceScheduling Package Description com.hashicorp.cdktf.providers.google.compute_instance google_compute_instance -
-
Uses of ComputeInstanceScheduling in com.hashicorp.cdktf.providers.google.compute_instance
Classes in com.hashicorp.cdktf.providers.google.compute_instance that implement ComputeInstanceScheduling Modifier and Type Class Description static classComputeInstanceScheduling.Jsii$ProxyAn implementation forComputeInstanceSchedulingMethods in com.hashicorp.cdktf.providers.google.compute_instance that return ComputeInstanceScheduling Modifier and Type Method Description ComputeInstanceSchedulingComputeInstanceScheduling.Builder. build()Builds the configured instance.ComputeInstanceSchedulingComputeInstanceSchedulingOutputReference. getInternalValue()default ComputeInstanceSchedulingComputeInstanceConfig. getScheduling()scheduling block.ComputeInstanceSchedulingComputeInstanceConfig.Jsii$Proxy. getScheduling()ComputeInstanceSchedulingComputeInstance. getSchedulingInput()Methods in com.hashicorp.cdktf.providers.google.compute_instance with parameters of type ComputeInstanceScheduling Modifier and Type Method Description voidComputeInstance. putScheduling(ComputeInstanceScheduling value)ComputeInstance.BuilderComputeInstance.Builder. scheduling(ComputeInstanceScheduling scheduling)scheduling block.ComputeInstanceConfig.BuilderComputeInstanceConfig.Builder. scheduling(ComputeInstanceScheduling scheduling)Sets the value ofComputeInstanceConfig.getScheduling()voidComputeInstanceSchedulingOutputReference. setInternalValue(ComputeInstanceScheduling value)
-