Uses of Class
com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster.GkeonpremBareMetalClusterStorageLvpShareConfig.Builder
-
Packages that use GkeonpremBareMetalClusterStorageLvpShareConfig.Builder Package Description com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster google_gkeonprem_bare_metal_cluster -
-
Uses of GkeonpremBareMetalClusterStorageLvpShareConfig.Builder in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster
Methods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that return GkeonpremBareMetalClusterStorageLvpShareConfig.Builder Modifier and Type Method Description static GkeonpremBareMetalClusterStorageLvpShareConfig.BuilderGkeonpremBareMetalClusterStorageLvpShareConfig. builder()GkeonpremBareMetalClusterStorageLvpShareConfig.BuilderGkeonpremBareMetalClusterStorageLvpShareConfig.Builder. lvpConfig(GkeonpremBareMetalClusterStorageLvpShareConfigLvpConfig lvpConfig)Sets the value ofGkeonpremBareMetalClusterStorageLvpShareConfig.getLvpConfig()GkeonpremBareMetalClusterStorageLvpShareConfig.BuilderGkeonpremBareMetalClusterStorageLvpShareConfig.Builder. sharedPathPvCount(Number sharedPathPvCount)Sets the value ofGkeonpremBareMetalClusterStorageLvpShareConfig.getSharedPathPvCount()Constructors in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster with parameters of type GkeonpremBareMetalClusterStorageLvpShareConfig.Builder Constructor Description Jsii$Proxy(GkeonpremBareMetalClusterStorageLvpShareConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theGkeonpremBareMetalClusterStorageLvpShareConfig.Builder.
-