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