Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterPrivateClusterConfigMasterGlobalAccessConfig
-
Packages that use ContainerClusterPrivateClusterConfigMasterGlobalAccessConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterPrivateClusterConfigMasterGlobalAccessConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterPrivateClusterConfigMasterGlobalAccessConfig Modifier and Type Class Description static classContainerClusterPrivateClusterConfigMasterGlobalAccessConfig.Jsii$ProxyAn implementation forContainerClusterPrivateClusterConfigMasterGlobalAccessConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterPrivateClusterConfigMasterGlobalAccessConfig Modifier and Type Method Description ContainerClusterPrivateClusterConfigMasterGlobalAccessConfigContainerClusterPrivateClusterConfigMasterGlobalAccessConfig.Builder. build()Builds the configured instance.ContainerClusterPrivateClusterConfigMasterGlobalAccessConfigContainerClusterPrivateClusterConfigMasterGlobalAccessConfigOutputReference. getInternalValue()default ContainerClusterPrivateClusterConfigMasterGlobalAccessConfigContainerClusterPrivateClusterConfig. getMasterGlobalAccessConfig()master_global_access_config block.ContainerClusterPrivateClusterConfigMasterGlobalAccessConfigContainerClusterPrivateClusterConfig.Jsii$Proxy. getMasterGlobalAccessConfig()ContainerClusterPrivateClusterConfigMasterGlobalAccessConfigContainerClusterPrivateClusterConfigOutputReference. getMasterGlobalAccessConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterPrivateClusterConfigMasterGlobalAccessConfig Modifier and Type Method Description ContainerClusterPrivateClusterConfig.BuilderContainerClusterPrivateClusterConfig.Builder. masterGlobalAccessConfig(ContainerClusterPrivateClusterConfigMasterGlobalAccessConfig masterGlobalAccessConfig)Sets the value ofContainerClusterPrivateClusterConfig.getMasterGlobalAccessConfig()voidContainerClusterPrivateClusterConfigOutputReference. putMasterGlobalAccessConfig(ContainerClusterPrivateClusterConfigMasterGlobalAccessConfig value)voidContainerClusterPrivateClusterConfigMasterGlobalAccessConfigOutputReference. setInternalValue(ContainerClusterPrivateClusterConfigMasterGlobalAccessConfig value)
-