Uses of Interface
com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster.GkeonpremBareMetalClusterMaintenanceConfig
-
Packages that use GkeonpremBareMetalClusterMaintenanceConfig Package Description com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster google_gkeonprem_bare_metal_cluster -
-
Uses of GkeonpremBareMetalClusterMaintenanceConfig in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster
Classes in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that implement GkeonpremBareMetalClusterMaintenanceConfig Modifier and Type Class Description static classGkeonpremBareMetalClusterMaintenanceConfig.Jsii$ProxyAn implementation forGkeonpremBareMetalClusterMaintenanceConfigMethods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that return GkeonpremBareMetalClusterMaintenanceConfig Modifier and Type Method Description GkeonpremBareMetalClusterMaintenanceConfigGkeonpremBareMetalClusterMaintenanceConfig.Builder. build()Builds the configured instance.GkeonpremBareMetalClusterMaintenanceConfigGkeonpremBareMetalClusterMaintenanceConfigOutputReference. getInternalValue()default GkeonpremBareMetalClusterMaintenanceConfigGkeonpremBareMetalClusterConfig. getMaintenanceConfig()maintenance_config block.GkeonpremBareMetalClusterMaintenanceConfigGkeonpremBareMetalClusterConfig.Jsii$Proxy. getMaintenanceConfig()GkeonpremBareMetalClusterMaintenanceConfigGkeonpremBareMetalCluster. getMaintenanceConfigInput()Methods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster with parameters of type GkeonpremBareMetalClusterMaintenanceConfig Modifier and Type Method Description GkeonpremBareMetalCluster.BuilderGkeonpremBareMetalCluster.Builder. maintenanceConfig(GkeonpremBareMetalClusterMaintenanceConfig maintenanceConfig)maintenance_config block.GkeonpremBareMetalClusterConfig.BuilderGkeonpremBareMetalClusterConfig.Builder. maintenanceConfig(GkeonpremBareMetalClusterMaintenanceConfig maintenanceConfig)Sets the value ofGkeonpremBareMetalClusterConfig.getMaintenanceConfig()voidGkeonpremBareMetalCluster. putMaintenanceConfig(GkeonpremBareMetalClusterMaintenanceConfig value)voidGkeonpremBareMetalClusterMaintenanceConfigOutputReference. setInternalValue(GkeonpremBareMetalClusterMaintenanceConfig value)
-