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