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