Uses of Interface
com.hashicorp.cdktf.providers.google.monitoring_alert_policy.MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy
-
Packages that use MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy Package Description com.hashicorp.cdktf.providers.google.monitoring_alert_policy google_monitoring_alert_policy -
-
Uses of MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy in com.hashicorp.cdktf.providers.google.monitoring_alert_policy
Classes in com.hashicorp.cdktf.providers.google.monitoring_alert_policy that implement MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy Modifier and Type Class Description static classMonitoringAlertPolicyAlertStrategyNotificationChannelStrategy.Jsii$ProxyAn implementation forMonitoringAlertPolicyAlertStrategyNotificationChannelStrategyMethods in com.hashicorp.cdktf.providers.google.monitoring_alert_policy that return MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy Modifier and Type Method Description MonitoringAlertPolicyAlertStrategyNotificationChannelStrategyMonitoringAlertPolicyAlertStrategyNotificationChannelStrategy.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.monitoring_alert_policy with parameters of type MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy Modifier and Type Method Description voidMonitoringAlertPolicyAlertStrategyNotificationChannelStrategyOutputReference. setInternalValue(MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy value)Method parameters in com.hashicorp.cdktf.providers.google.monitoring_alert_policy with type arguments of type MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy Modifier and Type Method Description MonitoringAlertPolicyAlertStrategy.BuilderMonitoringAlertPolicyAlertStrategy.Builder. notificationChannelStrategy(List<? extends MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy> notificationChannelStrategy)Sets the value ofMonitoringAlertPolicyAlertStrategy.getNotificationChannelStrategy()voidMonitoringAlertPolicyAlertStrategyNotificationChannelStrategyList. setInternalValue(List<MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy> value)
-