Uses of Interface
com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster.GkeonpremBareMetalClusterStorage
-
Packages that use GkeonpremBareMetalClusterStorage Package Description com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster google_gkeonprem_bare_metal_cluster -
-
Uses of GkeonpremBareMetalClusterStorage in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster
Classes in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that implement GkeonpremBareMetalClusterStorage Modifier and Type Class Description static classGkeonpremBareMetalClusterStorage.Jsii$ProxyAn implementation forGkeonpremBareMetalClusterStorageMethods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that return GkeonpremBareMetalClusterStorage Modifier and Type Method Description GkeonpremBareMetalClusterStorageGkeonpremBareMetalClusterStorage.Builder. build()Builds the configured instance.GkeonpremBareMetalClusterStorageGkeonpremBareMetalClusterStorageOutputReference. getInternalValue()GkeonpremBareMetalClusterStorageGkeonpremBareMetalClusterConfig. getStorage()storage block.GkeonpremBareMetalClusterStorageGkeonpremBareMetalClusterConfig.Jsii$Proxy. getStorage()GkeonpremBareMetalClusterStorageGkeonpremBareMetalCluster. getStorageInput()Methods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster with parameters of type GkeonpremBareMetalClusterStorage Modifier and Type Method Description voidGkeonpremBareMetalCluster. putStorage(GkeonpremBareMetalClusterStorage value)voidGkeonpremBareMetalClusterStorageOutputReference. setInternalValue(GkeonpremBareMetalClusterStorage value)GkeonpremBareMetalCluster.BuilderGkeonpremBareMetalCluster.Builder. storage(GkeonpremBareMetalClusterStorage storage)storage block.GkeonpremBareMetalClusterConfig.BuilderGkeonpremBareMetalClusterConfig.Builder. storage(GkeonpremBareMetalClusterStorage storage)Sets the value ofGkeonpremBareMetalClusterConfig.getStorage()
-