Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterServiceExternalIpsConfig
-
Packages that use ContainerClusterServiceExternalIpsConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterServiceExternalIpsConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterServiceExternalIpsConfig Modifier and Type Class Description static classContainerClusterServiceExternalIpsConfig.Jsii$ProxyAn implementation forContainerClusterServiceExternalIpsConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterServiceExternalIpsConfig Modifier and Type Method Description ContainerClusterServiceExternalIpsConfigContainerClusterServiceExternalIpsConfig.Builder. build()Builds the configured instance.ContainerClusterServiceExternalIpsConfigContainerClusterServiceExternalIpsConfigOutputReference. getInternalValue()default ContainerClusterServiceExternalIpsConfigContainerClusterConfig. getServiceExternalIpsConfig()service_external_ips_config block.ContainerClusterServiceExternalIpsConfigContainerClusterConfig.Jsii$Proxy. getServiceExternalIpsConfig()ContainerClusterServiceExternalIpsConfigContainerCluster. getServiceExternalIpsConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterServiceExternalIpsConfig Modifier and Type Method Description voidContainerCluster. putServiceExternalIpsConfig(ContainerClusterServiceExternalIpsConfig value)ContainerCluster.BuilderContainerCluster.Builder. serviceExternalIpsConfig(ContainerClusterServiceExternalIpsConfig serviceExternalIpsConfig)service_external_ips_config block.ContainerClusterConfig.BuilderContainerClusterConfig.Builder. serviceExternalIpsConfig(ContainerClusterServiceExternalIpsConfig serviceExternalIpsConfig)Sets the value ofContainerClusterConfig.getServiceExternalIpsConfig()voidContainerClusterServiceExternalIpsConfigOutputReference. setInternalValue(ContainerClusterServiceExternalIpsConfig value)
-