Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_monitoring_notification_channel.DataGoogleMonitoringNotificationChannelConfig
-
Packages that use DataGoogleMonitoringNotificationChannelConfig Package Description com.hashicorp.cdktf.providers.google.data_google_monitoring_notification_channel data_google_monitoring_notification_channel -
-
Uses of DataGoogleMonitoringNotificationChannelConfig in com.hashicorp.cdktf.providers.google.data_google_monitoring_notification_channel
Classes in com.hashicorp.cdktf.providers.google.data_google_monitoring_notification_channel that implement DataGoogleMonitoringNotificationChannelConfig Modifier and Type Class Description static classDataGoogleMonitoringNotificationChannelConfig.Jsii$ProxyAn implementation forDataGoogleMonitoringNotificationChannelConfigMethods in com.hashicorp.cdktf.providers.google.data_google_monitoring_notification_channel that return DataGoogleMonitoringNotificationChannelConfig Modifier and Type Method Description DataGoogleMonitoringNotificationChannelConfigDataGoogleMonitoringNotificationChannelConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_monitoring_notification_channel with parameters of type DataGoogleMonitoringNotificationChannelConfig Constructor Description DataGoogleMonitoringNotificationChannel(software.constructs.Construct scope, String id, DataGoogleMonitoringNotificationChannelConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/monitoring_notification_channel google_monitoring_notification_channel} Data Source.
-