Uses of Interface
com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster.GkeonpremBareMetalClusterLoadBalancerVipConfig
-
Packages that use GkeonpremBareMetalClusterLoadBalancerVipConfig Package Description com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster google_gkeonprem_bare_metal_cluster -
-
Uses of GkeonpremBareMetalClusterLoadBalancerVipConfig in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster
Classes in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that implement GkeonpremBareMetalClusterLoadBalancerVipConfig Modifier and Type Class Description static classGkeonpremBareMetalClusterLoadBalancerVipConfig.Jsii$ProxyAn implementation forGkeonpremBareMetalClusterLoadBalancerVipConfigMethods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that return GkeonpremBareMetalClusterLoadBalancerVipConfig Modifier and Type Method Description GkeonpremBareMetalClusterLoadBalancerVipConfigGkeonpremBareMetalClusterLoadBalancerVipConfig.Builder. build()Builds the configured instance.GkeonpremBareMetalClusterLoadBalancerVipConfigGkeonpremBareMetalClusterLoadBalancerVipConfigOutputReference. getInternalValue()GkeonpremBareMetalClusterLoadBalancerVipConfigGkeonpremBareMetalClusterLoadBalancer. getVipConfig()vip_config block.GkeonpremBareMetalClusterLoadBalancerVipConfigGkeonpremBareMetalClusterLoadBalancer.Jsii$Proxy. getVipConfig()GkeonpremBareMetalClusterLoadBalancerVipConfigGkeonpremBareMetalClusterLoadBalancerOutputReference. getVipConfigInput()Methods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster with parameters of type GkeonpremBareMetalClusterLoadBalancerVipConfig Modifier and Type Method Description voidGkeonpremBareMetalClusterLoadBalancerOutputReference. putVipConfig(GkeonpremBareMetalClusterLoadBalancerVipConfig value)voidGkeonpremBareMetalClusterLoadBalancerVipConfigOutputReference. setInternalValue(GkeonpremBareMetalClusterLoadBalancerVipConfig value)GkeonpremBareMetalClusterLoadBalancer.BuilderGkeonpremBareMetalClusterLoadBalancer.Builder. vipConfig(GkeonpremBareMetalClusterLoadBalancerVipConfig vipConfig)Sets the value ofGkeonpremBareMetalClusterLoadBalancer.getVipConfig()
-