Uses of Interface
com.hashicorp.cdktf.providers.google.monitoring_custom_service.MonitoringCustomServiceTimeouts
-
Packages that use MonitoringCustomServiceTimeouts Package Description com.hashicorp.cdktf.providers.google.monitoring_custom_service google_monitoring_custom_service -
-
Uses of MonitoringCustomServiceTimeouts in com.hashicorp.cdktf.providers.google.monitoring_custom_service
Classes in com.hashicorp.cdktf.providers.google.monitoring_custom_service that implement MonitoringCustomServiceTimeouts Modifier and Type Class Description static classMonitoringCustomServiceTimeouts.Jsii$ProxyAn implementation forMonitoringCustomServiceTimeoutsMethods in com.hashicorp.cdktf.providers.google.monitoring_custom_service that return MonitoringCustomServiceTimeouts Modifier and Type Method Description MonitoringCustomServiceTimeoutsMonitoringCustomServiceTimeouts.Builder. build()Builds the configured instance.default MonitoringCustomServiceTimeoutsMonitoringCustomServiceConfig. getTimeouts()timeouts block.MonitoringCustomServiceTimeoutsMonitoringCustomServiceConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.monitoring_custom_service with parameters of type MonitoringCustomServiceTimeouts Modifier and Type Method Description voidMonitoringCustomService. putTimeouts(MonitoringCustomServiceTimeouts value)voidMonitoringCustomServiceTimeoutsOutputReference. setInternalValue(MonitoringCustomServiceTimeouts value)MonitoringCustomService.BuilderMonitoringCustomService.Builder. timeouts(MonitoringCustomServiceTimeouts timeouts)timeouts block.MonitoringCustomServiceConfig.BuilderMonitoringCustomServiceConfig.Builder. timeouts(MonitoringCustomServiceTimeouts timeouts)Sets the value ofMonitoringCustomServiceConfig.getTimeouts()
-