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