Uses of Interface
com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster.GkeonpremBareMetalClusterSecurityConfig
-
Packages that use GkeonpremBareMetalClusterSecurityConfig Package Description com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster google_gkeonprem_bare_metal_cluster -
-
Uses of GkeonpremBareMetalClusterSecurityConfig in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster
Classes in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that implement GkeonpremBareMetalClusterSecurityConfig Modifier and Type Class Description static classGkeonpremBareMetalClusterSecurityConfig.Jsii$ProxyAn implementation forGkeonpremBareMetalClusterSecurityConfigMethods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that return GkeonpremBareMetalClusterSecurityConfig Modifier and Type Method Description GkeonpremBareMetalClusterSecurityConfigGkeonpremBareMetalClusterSecurityConfig.Builder. build()Builds the configured instance.GkeonpremBareMetalClusterSecurityConfigGkeonpremBareMetalClusterSecurityConfigOutputReference. getInternalValue()default GkeonpremBareMetalClusterSecurityConfigGkeonpremBareMetalClusterConfig. getSecurityConfig()security_config block.GkeonpremBareMetalClusterSecurityConfigGkeonpremBareMetalClusterConfig.Jsii$Proxy. getSecurityConfig()GkeonpremBareMetalClusterSecurityConfigGkeonpremBareMetalCluster. getSecurityConfigInput()Methods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster with parameters of type GkeonpremBareMetalClusterSecurityConfig Modifier and Type Method Description voidGkeonpremBareMetalCluster. putSecurityConfig(GkeonpremBareMetalClusterSecurityConfig value)GkeonpremBareMetalCluster.BuilderGkeonpremBareMetalCluster.Builder. securityConfig(GkeonpremBareMetalClusterSecurityConfig securityConfig)security_config block.GkeonpremBareMetalClusterConfig.BuilderGkeonpremBareMetalClusterConfig.Builder. securityConfig(GkeonpremBareMetalClusterSecurityConfig securityConfig)Sets the value ofGkeonpremBareMetalClusterConfig.getSecurityConfig()voidGkeonpremBareMetalClusterSecurityConfigOutputReference. setInternalValue(GkeonpremBareMetalClusterSecurityConfig value)
-