Class TpuNodeSchedulingConfig.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • preemptible

        @Stability(Stable)
        public TpuNodeSchedulingConfig.Builder preemptible​(Boolean preemptible)
        Parameters:
        preemptible - Defines whether the TPU instance is preemptible. This parameter is required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/tpu_node#preemptible TpuNode#preemptible}
        Returns:
        this
      • preemptible

        @Stability(Stable)
        public TpuNodeSchedulingConfig.Builder preemptible​(com.hashicorp.cdktf.IResolvable preemptible)
        Parameters:
        preemptible - Defines whether the TPU instance is preemptible. This parameter is required. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/tpu_node#preemptible TpuNode#preemptible}
        Returns:
        this