Uses of Class
com.hashicorp.cdktf.providers.google.monitoring_notification_channel.MonitoringNotificationChannelTimeouts.Builder
-
Packages that use MonitoringNotificationChannelTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.monitoring_notification_channel google_monitoring_notification_channel -
-
Uses of MonitoringNotificationChannelTimeouts.Builder in com.hashicorp.cdktf.providers.google.monitoring_notification_channel
Methods in com.hashicorp.cdktf.providers.google.monitoring_notification_channel that return MonitoringNotificationChannelTimeouts.Builder Modifier and Type Method Description static MonitoringNotificationChannelTimeouts.BuilderMonitoringNotificationChannelTimeouts. builder()MonitoringNotificationChannelTimeouts.BuilderMonitoringNotificationChannelTimeouts.Builder. create(String create)Sets the value ofMonitoringNotificationChannelTimeouts.getCreate()MonitoringNotificationChannelTimeouts.BuilderMonitoringNotificationChannelTimeouts.Builder. delete(String delete)Sets the value ofMonitoringNotificationChannelTimeouts.getDelete()MonitoringNotificationChannelTimeouts.BuilderMonitoringNotificationChannelTimeouts.Builder. update(String update)Sets the value ofMonitoringNotificationChannelTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.monitoring_notification_channel with parameters of type MonitoringNotificationChannelTimeouts.Builder Constructor Description Jsii$Proxy(MonitoringNotificationChannelTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theMonitoringNotificationChannelTimeouts.Builder.
-