Uses of Class
com.hashicorp.cdktf.providers.google.tpu_node.TpuNodeSchedulingConfig.Builder
-
Packages that use TpuNodeSchedulingConfig.Builder Package Description com.hashicorp.cdktf.providers.google.tpu_node google_tpu_node -
-
Uses of TpuNodeSchedulingConfig.Builder in com.hashicorp.cdktf.providers.google.tpu_node
Methods in com.hashicorp.cdktf.providers.google.tpu_node that return TpuNodeSchedulingConfig.Builder Modifier and Type Method Description static TpuNodeSchedulingConfig.BuilderTpuNodeSchedulingConfig. builder()TpuNodeSchedulingConfig.BuilderTpuNodeSchedulingConfig.Builder. preemptible(com.hashicorp.cdktf.IResolvable preemptible)Sets the value ofTpuNodeSchedulingConfig.getPreemptible()TpuNodeSchedulingConfig.BuilderTpuNodeSchedulingConfig.Builder. preemptible(Boolean preemptible)Sets the value ofTpuNodeSchedulingConfig.getPreemptible()Constructors in com.hashicorp.cdktf.providers.google.tpu_node with parameters of type TpuNodeSchedulingConfig.Builder Constructor Description Jsii$Proxy(TpuNodeSchedulingConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theTpuNodeSchedulingConfig.Builder.
-