Uses of Interface
com.hashicorp.cdktf.providers.google.container_attached_cluster.ContainerAttachedClusterMonitoringConfigManagedPrometheusConfig
-
Packages that use ContainerAttachedClusterMonitoringConfigManagedPrometheusConfig Package Description com.hashicorp.cdktf.providers.google.container_attached_cluster google_container_attached_cluster -
-
Uses of ContainerAttachedClusterMonitoringConfigManagedPrometheusConfig in com.hashicorp.cdktf.providers.google.container_attached_cluster
Classes in com.hashicorp.cdktf.providers.google.container_attached_cluster that implement ContainerAttachedClusterMonitoringConfigManagedPrometheusConfig Modifier and Type Class Description static classContainerAttachedClusterMonitoringConfigManagedPrometheusConfig.Jsii$ProxyAn implementation forContainerAttachedClusterMonitoringConfigManagedPrometheusConfigMethods in com.hashicorp.cdktf.providers.google.container_attached_cluster that return ContainerAttachedClusterMonitoringConfigManagedPrometheusConfig Modifier and Type Method Description ContainerAttachedClusterMonitoringConfigManagedPrometheusConfigContainerAttachedClusterMonitoringConfigManagedPrometheusConfig.Builder. build()Builds the configured instance.ContainerAttachedClusterMonitoringConfigManagedPrometheusConfigContainerAttachedClusterMonitoringConfigManagedPrometheusConfigOutputReference. getInternalValue()default ContainerAttachedClusterMonitoringConfigManagedPrometheusConfigContainerAttachedClusterMonitoringConfig. getManagedPrometheusConfig()managed_prometheus_config block.ContainerAttachedClusterMonitoringConfigManagedPrometheusConfigContainerAttachedClusterMonitoringConfig.Jsii$Proxy. getManagedPrometheusConfig()ContainerAttachedClusterMonitoringConfigManagedPrometheusConfigContainerAttachedClusterMonitoringConfigOutputReference. getManagedPrometheusConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_attached_cluster with parameters of type ContainerAttachedClusterMonitoringConfigManagedPrometheusConfig Modifier and Type Method Description ContainerAttachedClusterMonitoringConfig.BuilderContainerAttachedClusterMonitoringConfig.Builder. managedPrometheusConfig(ContainerAttachedClusterMonitoringConfigManagedPrometheusConfig managedPrometheusConfig)Sets the value ofContainerAttachedClusterMonitoringConfig.getManagedPrometheusConfig()voidContainerAttachedClusterMonitoringConfigOutputReference. putManagedPrometheusConfig(ContainerAttachedClusterMonitoringConfigManagedPrometheusConfig value)voidContainerAttachedClusterMonitoringConfigManagedPrometheusConfigOutputReference. setInternalValue(ContainerAttachedClusterMonitoringConfigManagedPrometheusConfig value)
-