Uses of Interface
com.hashicorp.cdktf.providers.google.container_attached_cluster.ContainerAttachedClusterProxyConfig
-
Packages that use ContainerAttachedClusterProxyConfig Package Description com.hashicorp.cdktf.providers.google.container_attached_cluster google_container_attached_cluster -
-
Uses of ContainerAttachedClusterProxyConfig in com.hashicorp.cdktf.providers.google.container_attached_cluster
Classes in com.hashicorp.cdktf.providers.google.container_attached_cluster that implement ContainerAttachedClusterProxyConfig Modifier and Type Class Description static classContainerAttachedClusterProxyConfig.Jsii$ProxyAn implementation forContainerAttachedClusterProxyConfigMethods in com.hashicorp.cdktf.providers.google.container_attached_cluster that return ContainerAttachedClusterProxyConfig Modifier and Type Method Description ContainerAttachedClusterProxyConfigContainerAttachedClusterProxyConfig.Builder. build()Builds the configured instance.ContainerAttachedClusterProxyConfigContainerAttachedClusterProxyConfigOutputReference. getInternalValue()default ContainerAttachedClusterProxyConfigContainerAttachedClusterConfig. getProxyConfig()proxy_config block.ContainerAttachedClusterProxyConfigContainerAttachedClusterConfig.Jsii$Proxy. getProxyConfig()ContainerAttachedClusterProxyConfigContainerAttachedCluster. getProxyConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_attached_cluster with parameters of type ContainerAttachedClusterProxyConfig Modifier and Type Method Description ContainerAttachedCluster.BuilderContainerAttachedCluster.Builder. proxyConfig(ContainerAttachedClusterProxyConfig proxyConfig)proxy_config block.ContainerAttachedClusterConfig.BuilderContainerAttachedClusterConfig.Builder. proxyConfig(ContainerAttachedClusterProxyConfig proxyConfig)Sets the value ofContainerAttachedClusterConfig.getProxyConfig()voidContainerAttachedCluster. putProxyConfig(ContainerAttachedClusterProxyConfig value)voidContainerAttachedClusterProxyConfigOutputReference. setInternalValue(ContainerAttachedClusterProxyConfig value)
-