Uses of Interface
com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster.GkeonpremBareMetalClusterControlPlane
-
Packages that use GkeonpremBareMetalClusterControlPlane Package Description com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster google_gkeonprem_bare_metal_cluster -
-
Uses of GkeonpremBareMetalClusterControlPlane in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster
Classes in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that implement GkeonpremBareMetalClusterControlPlane Modifier and Type Class Description static classGkeonpremBareMetalClusterControlPlane.Jsii$ProxyAn implementation forGkeonpremBareMetalClusterControlPlaneMethods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that return GkeonpremBareMetalClusterControlPlane Modifier and Type Method Description GkeonpremBareMetalClusterControlPlaneGkeonpremBareMetalClusterControlPlane.Builder. build()Builds the configured instance.GkeonpremBareMetalClusterControlPlaneGkeonpremBareMetalClusterConfig. getControlPlane()control_plane block.GkeonpremBareMetalClusterControlPlaneGkeonpremBareMetalClusterConfig.Jsii$Proxy. getControlPlane()GkeonpremBareMetalClusterControlPlaneGkeonpremBareMetalCluster. getControlPlaneInput()GkeonpremBareMetalClusterControlPlaneGkeonpremBareMetalClusterControlPlaneOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster with parameters of type GkeonpremBareMetalClusterControlPlane Modifier and Type Method Description GkeonpremBareMetalCluster.BuilderGkeonpremBareMetalCluster.Builder. controlPlane(GkeonpremBareMetalClusterControlPlane controlPlane)control_plane block.GkeonpremBareMetalClusterConfig.BuilderGkeonpremBareMetalClusterConfig.Builder. controlPlane(GkeonpremBareMetalClusterControlPlane controlPlane)Sets the value ofGkeonpremBareMetalClusterConfig.getControlPlane()voidGkeonpremBareMetalCluster. putControlPlane(GkeonpremBareMetalClusterControlPlane value)voidGkeonpremBareMetalClusterControlPlaneOutputReference. setInternalValue(GkeonpremBareMetalClusterControlPlane value)
-