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