Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_container_cluster.DataGoogleContainerClusterLoggingConfig
-
Packages that use DataGoogleContainerClusterLoggingConfig Package Description com.hashicorp.cdktf.providers.google.data_google_container_cluster data_google_container_cluster -
-
Uses of DataGoogleContainerClusterLoggingConfig in com.hashicorp.cdktf.providers.google.data_google_container_cluster
Classes in com.hashicorp.cdktf.providers.google.data_google_container_cluster that implement DataGoogleContainerClusterLoggingConfig Modifier and Type Class Description static classDataGoogleContainerClusterLoggingConfig.Jsii$ProxyAn implementation forDataGoogleContainerClusterLoggingConfigMethods in com.hashicorp.cdktf.providers.google.data_google_container_cluster that return DataGoogleContainerClusterLoggingConfig Modifier and Type Method Description DataGoogleContainerClusterLoggingConfigDataGoogleContainerClusterLoggingConfig.Builder. build()Builds the configured instance.DataGoogleContainerClusterLoggingConfigDataGoogleContainerClusterLoggingConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.data_google_container_cluster with parameters of type DataGoogleContainerClusterLoggingConfig Modifier and Type Method Description voidDataGoogleContainerClusterLoggingConfigOutputReference. setInternalValue(DataGoogleContainerClusterLoggingConfig value)
-