Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterMasterAuthorizedNetworksConfig
-
Packages that use ContainerClusterMasterAuthorizedNetworksConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterMasterAuthorizedNetworksConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterMasterAuthorizedNetworksConfig Modifier and Type Class Description static classContainerClusterMasterAuthorizedNetworksConfig.Jsii$ProxyAn implementation forContainerClusterMasterAuthorizedNetworksConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterMasterAuthorizedNetworksConfig Modifier and Type Method Description ContainerClusterMasterAuthorizedNetworksConfigContainerClusterMasterAuthorizedNetworksConfig.Builder. build()Builds the configured instance.ContainerClusterMasterAuthorizedNetworksConfigContainerClusterMasterAuthorizedNetworksConfigOutputReference. getInternalValue()default ContainerClusterMasterAuthorizedNetworksConfigContainerClusterConfig. getMasterAuthorizedNetworksConfig()master_authorized_networks_config block.ContainerClusterMasterAuthorizedNetworksConfigContainerClusterConfig.Jsii$Proxy. getMasterAuthorizedNetworksConfig()ContainerClusterMasterAuthorizedNetworksConfigContainerCluster. getMasterAuthorizedNetworksConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterMasterAuthorizedNetworksConfig Modifier and Type Method Description ContainerCluster.BuilderContainerCluster.Builder. masterAuthorizedNetworksConfig(ContainerClusterMasterAuthorizedNetworksConfig masterAuthorizedNetworksConfig)master_authorized_networks_config block.ContainerClusterConfig.BuilderContainerClusterConfig.Builder. masterAuthorizedNetworksConfig(ContainerClusterMasterAuthorizedNetworksConfig masterAuthorizedNetworksConfig)Sets the value ofContainerClusterConfig.getMasterAuthorizedNetworksConfig()voidContainerCluster. putMasterAuthorizedNetworksConfig(ContainerClusterMasterAuthorizedNetworksConfig value)voidContainerClusterMasterAuthorizedNetworksConfigOutputReference. setInternalValue(ContainerClusterMasterAuthorizedNetworksConfig value)
-