Uses of Interface
com.hashicorp.cdktf.providers.google.scc_folder_notification_config.SccFolderNotificationConfigTimeouts
-
Packages that use SccFolderNotificationConfigTimeouts Package Description com.hashicorp.cdktf.providers.google.scc_folder_notification_config google_scc_folder_notification_config -
-
Uses of SccFolderNotificationConfigTimeouts in com.hashicorp.cdktf.providers.google.scc_folder_notification_config
Classes in com.hashicorp.cdktf.providers.google.scc_folder_notification_config that implement SccFolderNotificationConfigTimeouts Modifier and Type Class Description static classSccFolderNotificationConfigTimeouts.Jsii$ProxyAn implementation forSccFolderNotificationConfigTimeoutsMethods in com.hashicorp.cdktf.providers.google.scc_folder_notification_config that return SccFolderNotificationConfigTimeouts Modifier and Type Method Description SccFolderNotificationConfigTimeoutsSccFolderNotificationConfigTimeouts.Builder. build()Builds the configured instance.default SccFolderNotificationConfigTimeoutsSccFolderNotificationConfigConfig. getTimeouts()timeouts block.SccFolderNotificationConfigTimeoutsSccFolderNotificationConfigConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.scc_folder_notification_config with parameters of type SccFolderNotificationConfigTimeouts Modifier and Type Method Description voidSccFolderNotificationConfig. putTimeouts(SccFolderNotificationConfigTimeouts value)voidSccFolderNotificationConfigTimeoutsOutputReference. setInternalValue(SccFolderNotificationConfigTimeouts value)SccFolderNotificationConfig.BuilderSccFolderNotificationConfig.Builder. timeouts(SccFolderNotificationConfigTimeouts timeouts)timeouts block.SccFolderNotificationConfigConfig.BuilderSccFolderNotificationConfigConfig.Builder. timeouts(SccFolderNotificationConfigTimeouts timeouts)Sets the value ofSccFolderNotificationConfigConfig.getTimeouts()
-