Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterReleaseChannel
-
Packages that use ContainerClusterReleaseChannel Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterReleaseChannel in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterReleaseChannel Modifier and Type Class Description static classContainerClusterReleaseChannel.Jsii$ProxyAn implementation forContainerClusterReleaseChannelMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterReleaseChannel Modifier and Type Method Description ContainerClusterReleaseChannelContainerClusterReleaseChannel.Builder. build()Builds the configured instance.ContainerClusterReleaseChannelContainerClusterReleaseChannelOutputReference. getInternalValue()default ContainerClusterReleaseChannelContainerClusterConfig. getReleaseChannel()release_channel block.ContainerClusterReleaseChannelContainerClusterConfig.Jsii$Proxy. getReleaseChannel()ContainerClusterReleaseChannelContainerCluster. getReleaseChannelInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterReleaseChannel Modifier and Type Method Description voidContainerCluster. putReleaseChannel(ContainerClusterReleaseChannel value)ContainerCluster.BuilderContainerCluster.Builder. releaseChannel(ContainerClusterReleaseChannel releaseChannel)release_channel block.ContainerClusterConfig.BuilderContainerClusterConfig.Builder. releaseChannel(ContainerClusterReleaseChannel releaseChannel)Sets the value ofContainerClusterConfig.getReleaseChannel()voidContainerClusterReleaseChannelOutputReference. setInternalValue(ContainerClusterReleaseChannel value)
-