Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterMonitoringConfigManagedPrometheus.Builder
-
Packages that use ContainerClusterMonitoringConfigManagedPrometheus.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterMonitoringConfigManagedPrometheus.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterMonitoringConfigManagedPrometheus.Builder Modifier and Type Method Description static ContainerClusterMonitoringConfigManagedPrometheus.BuilderContainerClusterMonitoringConfigManagedPrometheus. builder()ContainerClusterMonitoringConfigManagedPrometheus.BuilderContainerClusterMonitoringConfigManagedPrometheus.Builder. enabled(com.hashicorp.cdktf.IResolvable enabled)Sets the value ofContainerClusterMonitoringConfigManagedPrometheus.getEnabled()ContainerClusterMonitoringConfigManagedPrometheus.BuilderContainerClusterMonitoringConfigManagedPrometheus.Builder. enabled(Boolean enabled)Sets the value ofContainerClusterMonitoringConfigManagedPrometheus.getEnabled()Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterMonitoringConfigManagedPrometheus.Builder Constructor Description Jsii$Proxy(ContainerClusterMonitoringConfigManagedPrometheus.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterMonitoringConfigManagedPrometheus.Builder.
-