Uses of Class
com.hashicorp.cdktf.providers.google.container_attached_cluster.ContainerAttachedClusterMonitoringConfig.Builder
-
Packages that use ContainerAttachedClusterMonitoringConfig.Builder Package Description com.hashicorp.cdktf.providers.google.container_attached_cluster google_container_attached_cluster -
-
Uses of ContainerAttachedClusterMonitoringConfig.Builder in com.hashicorp.cdktf.providers.google.container_attached_cluster
Methods in com.hashicorp.cdktf.providers.google.container_attached_cluster that return ContainerAttachedClusterMonitoringConfig.Builder Modifier and Type Method Description static ContainerAttachedClusterMonitoringConfig.BuilderContainerAttachedClusterMonitoringConfig. builder()ContainerAttachedClusterMonitoringConfig.BuilderContainerAttachedClusterMonitoringConfig.Builder. managedPrometheusConfig(ContainerAttachedClusterMonitoringConfigManagedPrometheusConfig managedPrometheusConfig)Sets the value ofContainerAttachedClusterMonitoringConfig.getManagedPrometheusConfig()Constructors in com.hashicorp.cdktf.providers.google.container_attached_cluster with parameters of type ContainerAttachedClusterMonitoringConfig.Builder Constructor Description Jsii$Proxy(ContainerAttachedClusterMonitoringConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAttachedClusterMonitoringConfig.Builder.
-