Uses of Interface
com.hashicorp.cdktf.providers.google.monitoring_dashboard.MonitoringDashboardConfig
-
Packages that use MonitoringDashboardConfig Package Description com.hashicorp.cdktf.providers.google.monitoring_dashboard google_monitoring_dashboard -
-
Uses of MonitoringDashboardConfig in com.hashicorp.cdktf.providers.google.monitoring_dashboard
Classes in com.hashicorp.cdktf.providers.google.monitoring_dashboard that implement MonitoringDashboardConfig Modifier and Type Class Description static classMonitoringDashboardConfig.Jsii$ProxyAn implementation forMonitoringDashboardConfigMethods in com.hashicorp.cdktf.providers.google.monitoring_dashboard that return MonitoringDashboardConfig Modifier and Type Method Description MonitoringDashboardConfigMonitoringDashboardConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.monitoring_dashboard with parameters of type MonitoringDashboardConfig Constructor Description MonitoringDashboard(software.constructs.Construct scope, String id, MonitoringDashboardConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/monitoring_dashboard google_monitoring_dashboard} Resource.
-