Uses of Interface
com.hashicorp.cdktf.providers.google.tpu_node.TpuNodeConfig
-
Packages that use TpuNodeConfig Package Description com.hashicorp.cdktf.providers.google.tpu_node google_tpu_node -
-
Uses of TpuNodeConfig in com.hashicorp.cdktf.providers.google.tpu_node
Classes in com.hashicorp.cdktf.providers.google.tpu_node that implement TpuNodeConfig Modifier and Type Class Description static classTpuNodeConfig.Jsii$ProxyAn implementation forTpuNodeConfigMethods in com.hashicorp.cdktf.providers.google.tpu_node that return TpuNodeConfig Modifier and Type Method Description TpuNodeConfigTpuNodeConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.tpu_node with parameters of type TpuNodeConfig Constructor Description TpuNode(software.constructs.Construct scope, String id, TpuNodeConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/tpu_node google_tpu_node} Resource.
-