Uses of Class
com.hashicorp.cdktf.providers.google.monitoring_alert_policy.MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy.Builder
-
Packages that use MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy.Builder Package Description com.hashicorp.cdktf.providers.google.monitoring_alert_policy google_monitoring_alert_policy -
-
Uses of MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy.Builder in com.hashicorp.cdktf.providers.google.monitoring_alert_policy
Methods in com.hashicorp.cdktf.providers.google.monitoring_alert_policy that return MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy.Builder Modifier and Type Method Description static MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy.BuilderMonitoringAlertPolicyAlertStrategyNotificationChannelStrategy. builder()MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy.BuilderMonitoringAlertPolicyAlertStrategyNotificationChannelStrategy.Builder. notificationChannelNames(List<String> notificationChannelNames)MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy.BuilderMonitoringAlertPolicyAlertStrategyNotificationChannelStrategy.Builder. renotifyInterval(String renotifyInterval)Constructors in com.hashicorp.cdktf.providers.google.monitoring_alert_policy with parameters of type MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy.Builder Constructor Description Jsii$Proxy(MonitoringAlertPolicyAlertStrategyNotificationChannelStrategy.Builder builder)Constructor that initializes the object based on literal property values passed by theMonitoringAlertPolicyAlertStrategyNotificationChannelStrategy.Builder.
-