Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_container_cluster.DataGoogleContainerClusterReleaseChannel
-
Packages that use DataGoogleContainerClusterReleaseChannel Package Description com.hashicorp.cdktf.providers.google.data_google_container_cluster data_google_container_cluster -
-
Uses of DataGoogleContainerClusterReleaseChannel in com.hashicorp.cdktf.providers.google.data_google_container_cluster
Classes in com.hashicorp.cdktf.providers.google.data_google_container_cluster that implement DataGoogleContainerClusterReleaseChannel Modifier and Type Class Description static classDataGoogleContainerClusterReleaseChannel.Jsii$ProxyAn implementation forDataGoogleContainerClusterReleaseChannelMethods in com.hashicorp.cdktf.providers.google.data_google_container_cluster that return DataGoogleContainerClusterReleaseChannel Modifier and Type Method Description DataGoogleContainerClusterReleaseChannelDataGoogleContainerClusterReleaseChannel.Builder. build()Builds the configured instance.DataGoogleContainerClusterReleaseChannelDataGoogleContainerClusterReleaseChannelOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_container_cluster with parameters of type DataGoogleContainerClusterReleaseChannel Modifier and Type Method Description voidDataGoogleContainerClusterReleaseChannelOutputReference. setInternalValue(DataGoogleContainerClusterReleaseChannel value)
-