Uses of Interface
com.hashicorp.cdktf.providers.google.scc_event_threat_detection_custom_module.SccEventThreatDetectionCustomModuleTimeouts
-
Packages that use SccEventThreatDetectionCustomModuleTimeouts Package Description com.hashicorp.cdktf.providers.google.scc_event_threat_detection_custom_module google_scc_event_threat_detection_custom_module -
-
Uses of SccEventThreatDetectionCustomModuleTimeouts in com.hashicorp.cdktf.providers.google.scc_event_threat_detection_custom_module
Classes in com.hashicorp.cdktf.providers.google.scc_event_threat_detection_custom_module that implement SccEventThreatDetectionCustomModuleTimeouts Modifier and Type Class Description static classSccEventThreatDetectionCustomModuleTimeouts.Jsii$ProxyAn implementation forSccEventThreatDetectionCustomModuleTimeoutsMethods in com.hashicorp.cdktf.providers.google.scc_event_threat_detection_custom_module that return SccEventThreatDetectionCustomModuleTimeouts Modifier and Type Method Description SccEventThreatDetectionCustomModuleTimeoutsSccEventThreatDetectionCustomModuleTimeouts.Builder. build()Builds the configured instance.default SccEventThreatDetectionCustomModuleTimeoutsSccEventThreatDetectionCustomModuleConfig. getTimeouts()timeouts block.SccEventThreatDetectionCustomModuleTimeoutsSccEventThreatDetectionCustomModuleConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.scc_event_threat_detection_custom_module with parameters of type SccEventThreatDetectionCustomModuleTimeouts Modifier and Type Method Description voidSccEventThreatDetectionCustomModule. putTimeouts(SccEventThreatDetectionCustomModuleTimeouts value)voidSccEventThreatDetectionCustomModuleTimeoutsOutputReference. setInternalValue(SccEventThreatDetectionCustomModuleTimeouts value)SccEventThreatDetectionCustomModule.BuilderSccEventThreatDetectionCustomModule.Builder. timeouts(SccEventThreatDetectionCustomModuleTimeouts timeouts)timeouts block.SccEventThreatDetectionCustomModuleConfig.BuilderSccEventThreatDetectionCustomModuleConfig.Builder. timeouts(SccEventThreatDetectionCustomModuleTimeouts timeouts)Sets the value ofSccEventThreatDetectionCustomModuleConfig.getTimeouts()
-