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