Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterPrivateClusterConfig
-
Packages that use ContainerClusterPrivateClusterConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterPrivateClusterConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterPrivateClusterConfig Modifier and Type Class Description static classContainerClusterPrivateClusterConfig.Jsii$ProxyAn implementation forContainerClusterPrivateClusterConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterPrivateClusterConfig Modifier and Type Method Description ContainerClusterPrivateClusterConfigContainerClusterPrivateClusterConfig.Builder. build()Builds the configured instance.ContainerClusterPrivateClusterConfigContainerClusterPrivateClusterConfigOutputReference. getInternalValue()default ContainerClusterPrivateClusterConfigContainerClusterConfig. getPrivateClusterConfig()private_cluster_config block.ContainerClusterPrivateClusterConfigContainerClusterConfig.Jsii$Proxy. getPrivateClusterConfig()ContainerClusterPrivateClusterConfigContainerCluster. getPrivateClusterConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterPrivateClusterConfig Modifier and Type Method Description ContainerCluster.BuilderContainerCluster.Builder. privateClusterConfig(ContainerClusterPrivateClusterConfig privateClusterConfig)private_cluster_config block.ContainerClusterConfig.BuilderContainerClusterConfig.Builder. privateClusterConfig(ContainerClusterPrivateClusterConfig privateClusterConfig)Sets the value ofContainerClusterConfig.getPrivateClusterConfig()voidContainerCluster. putPrivateClusterConfig(ContainerClusterPrivateClusterConfig value)voidContainerClusterPrivateClusterConfigOutputReference. setInternalValue(ContainerClusterPrivateClusterConfig value)
-