Uses of Interface
com.hashicorp.cdktf.providers.google.monitoring_notification_channel.MonitoringNotificationChannelTimeouts
-
Packages that use MonitoringNotificationChannelTimeouts Package Description com.hashicorp.cdktf.providers.google.monitoring_notification_channel google_monitoring_notification_channel -
-
Uses of MonitoringNotificationChannelTimeouts in com.hashicorp.cdktf.providers.google.monitoring_notification_channel
Classes in com.hashicorp.cdktf.providers.google.monitoring_notification_channel that implement MonitoringNotificationChannelTimeouts Modifier and Type Class Description static classMonitoringNotificationChannelTimeouts.Jsii$ProxyAn implementation forMonitoringNotificationChannelTimeoutsMethods in com.hashicorp.cdktf.providers.google.monitoring_notification_channel that return MonitoringNotificationChannelTimeouts Modifier and Type Method Description MonitoringNotificationChannelTimeoutsMonitoringNotificationChannelTimeouts.Builder. build()Builds the configured instance.default MonitoringNotificationChannelTimeoutsMonitoringNotificationChannelConfig. getTimeouts()timeouts block.MonitoringNotificationChannelTimeoutsMonitoringNotificationChannelConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.monitoring_notification_channel with parameters of type MonitoringNotificationChannelTimeouts Modifier and Type Method Description voidMonitoringNotificationChannel. putTimeouts(MonitoringNotificationChannelTimeouts value)voidMonitoringNotificationChannelTimeoutsOutputReference. setInternalValue(MonitoringNotificationChannelTimeouts value)MonitoringNotificationChannel.BuilderMonitoringNotificationChannel.Builder. timeouts(MonitoringNotificationChannelTimeouts timeouts)timeouts block.MonitoringNotificationChannelConfig.BuilderMonitoringNotificationChannelConfig.Builder. timeouts(MonitoringNotificationChannelTimeouts timeouts)Sets the value ofMonitoringNotificationChannelConfig.getTimeouts()
-