Uses of Interface
com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster.GkeonpremBareMetalClusterOsEnvironmentConfig
-
Packages that use GkeonpremBareMetalClusterOsEnvironmentConfig Package Description com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster google_gkeonprem_bare_metal_cluster -
-
Uses of GkeonpremBareMetalClusterOsEnvironmentConfig in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster
Classes in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that implement GkeonpremBareMetalClusterOsEnvironmentConfig Modifier and Type Class Description static classGkeonpremBareMetalClusterOsEnvironmentConfig.Jsii$ProxyAn implementation forGkeonpremBareMetalClusterOsEnvironmentConfigMethods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that return GkeonpremBareMetalClusterOsEnvironmentConfig Modifier and Type Method Description GkeonpremBareMetalClusterOsEnvironmentConfigGkeonpremBareMetalClusterOsEnvironmentConfig.Builder. build()Builds the configured instance.GkeonpremBareMetalClusterOsEnvironmentConfigGkeonpremBareMetalClusterOsEnvironmentConfigOutputReference. getInternalValue()default GkeonpremBareMetalClusterOsEnvironmentConfigGkeonpremBareMetalClusterConfig. getOsEnvironmentConfig()os_environment_config block.GkeonpremBareMetalClusterOsEnvironmentConfigGkeonpremBareMetalClusterConfig.Jsii$Proxy. getOsEnvironmentConfig()GkeonpremBareMetalClusterOsEnvironmentConfigGkeonpremBareMetalCluster. getOsEnvironmentConfigInput()Methods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster with parameters of type GkeonpremBareMetalClusterOsEnvironmentConfig Modifier and Type Method Description GkeonpremBareMetalCluster.BuilderGkeonpremBareMetalCluster.Builder. osEnvironmentConfig(GkeonpremBareMetalClusterOsEnvironmentConfig osEnvironmentConfig)os_environment_config block.GkeonpremBareMetalClusterConfig.BuilderGkeonpremBareMetalClusterConfig.Builder. osEnvironmentConfig(GkeonpremBareMetalClusterOsEnvironmentConfig osEnvironmentConfig)Sets the value ofGkeonpremBareMetalClusterConfig.getOsEnvironmentConfig()voidGkeonpremBareMetalCluster. putOsEnvironmentConfig(GkeonpremBareMetalClusterOsEnvironmentConfig value)voidGkeonpremBareMetalClusterOsEnvironmentConfigOutputReference. setInternalValue(GkeonpremBareMetalClusterOsEnvironmentConfig value)
-