Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterReleaseChannel.Builder
-
Packages that use ContainerClusterReleaseChannel.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterReleaseChannel.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterReleaseChannel.Builder Modifier and Type Method Description static ContainerClusterReleaseChannel.BuilderContainerClusterReleaseChannel. builder()ContainerClusterReleaseChannel.BuilderContainerClusterReleaseChannel.Builder. channel(String channel)Sets the value ofContainerClusterReleaseChannel.getChannel()Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterReleaseChannel.Builder Constructor Description Jsii$Proxy(ContainerClusterReleaseChannel.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterReleaseChannel.Builder.
-