Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterNotificationConfig
-
Packages that use ContainerClusterNotificationConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterNotificationConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterNotificationConfig Modifier and Type Class Description static classContainerClusterNotificationConfig.Jsii$ProxyAn implementation forContainerClusterNotificationConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterNotificationConfig Modifier and Type Method Description ContainerClusterNotificationConfigContainerClusterNotificationConfig.Builder. build()Builds the configured instance.ContainerClusterNotificationConfigContainerClusterNotificationConfigOutputReference. getInternalValue()default ContainerClusterNotificationConfigContainerClusterConfig. getNotificationConfig()notification_config block.ContainerClusterNotificationConfigContainerClusterConfig.Jsii$Proxy. getNotificationConfig()ContainerClusterNotificationConfigContainerCluster. getNotificationConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterNotificationConfig Modifier and Type Method Description ContainerCluster.BuilderContainerCluster.Builder. notificationConfig(ContainerClusterNotificationConfig notificationConfig)notification_config block.ContainerClusterConfig.BuilderContainerClusterConfig.Builder. notificationConfig(ContainerClusterNotificationConfig notificationConfig)Sets the value ofContainerClusterConfig.getNotificationConfig()voidContainerCluster. putNotificationConfig(ContainerClusterNotificationConfig value)voidContainerClusterNotificationConfigOutputReference. setInternalValue(ContainerClusterNotificationConfig value)
-