Uses of Interface
com.hashicorp.cdktf.providers.google.tpu_node.TpuNodeSchedulingConfig
-
Packages that use TpuNodeSchedulingConfig Package Description com.hashicorp.cdktf.providers.google.tpu_node google_tpu_node -
-
Uses of TpuNodeSchedulingConfig in com.hashicorp.cdktf.providers.google.tpu_node
Classes in com.hashicorp.cdktf.providers.google.tpu_node that implement TpuNodeSchedulingConfig Modifier and Type Class Description static classTpuNodeSchedulingConfig.Jsii$ProxyAn implementation forTpuNodeSchedulingConfigMethods in com.hashicorp.cdktf.providers.google.tpu_node that return TpuNodeSchedulingConfig Modifier and Type Method Description TpuNodeSchedulingConfigTpuNodeSchedulingConfig.Builder. build()Builds the configured instance.TpuNodeSchedulingConfigTpuNodeSchedulingConfigOutputReference. getInternalValue()default TpuNodeSchedulingConfigTpuNodeConfig. getSchedulingConfig()scheduling_config block.TpuNodeSchedulingConfigTpuNodeConfig.Jsii$Proxy. getSchedulingConfig()TpuNodeSchedulingConfigTpuNode. getSchedulingConfigInput()Methods in com.hashicorp.cdktf.providers.google.tpu_node with parameters of type TpuNodeSchedulingConfig Modifier and Type Method Description voidTpuNode. putSchedulingConfig(TpuNodeSchedulingConfig value)TpuNode.BuilderTpuNode.Builder. schedulingConfig(TpuNodeSchedulingConfig schedulingConfig)scheduling_config block.TpuNodeConfig.BuilderTpuNodeConfig.Builder. schedulingConfig(TpuNodeSchedulingConfig schedulingConfig)Sets the value ofTpuNodeConfig.getSchedulingConfig()voidTpuNodeSchedulingConfigOutputReference. setInternalValue(TpuNodeSchedulingConfig value)
-