Uses of Interface
com.hashicorp.cdktf.providers.google.scc_project_notification_config.SccProjectNotificationConfigTimeouts
-
Packages that use SccProjectNotificationConfigTimeouts Package Description com.hashicorp.cdktf.providers.google.scc_project_notification_config google_scc_project_notification_config -
-
Uses of SccProjectNotificationConfigTimeouts in com.hashicorp.cdktf.providers.google.scc_project_notification_config
Classes in com.hashicorp.cdktf.providers.google.scc_project_notification_config that implement SccProjectNotificationConfigTimeouts Modifier and Type Class Description static classSccProjectNotificationConfigTimeouts.Jsii$ProxyAn implementation forSccProjectNotificationConfigTimeoutsMethods in com.hashicorp.cdktf.providers.google.scc_project_notification_config that return SccProjectNotificationConfigTimeouts Modifier and Type Method Description SccProjectNotificationConfigTimeoutsSccProjectNotificationConfigTimeouts.Builder. build()Builds the configured instance.default SccProjectNotificationConfigTimeoutsSccProjectNotificationConfigConfig. getTimeouts()timeouts block.SccProjectNotificationConfigTimeoutsSccProjectNotificationConfigConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.scc_project_notification_config with parameters of type SccProjectNotificationConfigTimeouts Modifier and Type Method Description voidSccProjectNotificationConfig. putTimeouts(SccProjectNotificationConfigTimeouts value)voidSccProjectNotificationConfigTimeoutsOutputReference. setInternalValue(SccProjectNotificationConfigTimeouts value)SccProjectNotificationConfig.BuilderSccProjectNotificationConfig.Builder. timeouts(SccProjectNotificationConfigTimeouts timeouts)timeouts block.SccProjectNotificationConfigConfig.BuilderSccProjectNotificationConfigConfig.Builder. timeouts(SccProjectNotificationConfigTimeouts timeouts)Sets the value ofSccProjectNotificationConfigConfig.getTimeouts()
-