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