Uses of Interface
com.hashicorp.cdktf.providers.google.scc_notification_config.SccNotificationConfigTimeouts
-
Packages that use SccNotificationConfigTimeouts Package Description com.hashicorp.cdktf.providers.google.scc_notification_config google_scc_notification_config -
-
Uses of SccNotificationConfigTimeouts in com.hashicorp.cdktf.providers.google.scc_notification_config
Classes in com.hashicorp.cdktf.providers.google.scc_notification_config that implement SccNotificationConfigTimeouts Modifier and Type Class Description static classSccNotificationConfigTimeouts.Jsii$ProxyAn implementation forSccNotificationConfigTimeoutsMethods in com.hashicorp.cdktf.providers.google.scc_notification_config that return SccNotificationConfigTimeouts Modifier and Type Method Description SccNotificationConfigTimeoutsSccNotificationConfigTimeouts.Builder. build()Builds the configured instance.default SccNotificationConfigTimeoutsSccNotificationConfigConfig. getTimeouts()timeouts block.SccNotificationConfigTimeoutsSccNotificationConfigConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.scc_notification_config with parameters of type SccNotificationConfigTimeouts Modifier and Type Method Description voidSccNotificationConfig. putTimeouts(SccNotificationConfigTimeouts value)voidSccNotificationConfigTimeoutsOutputReference. setInternalValue(SccNotificationConfigTimeouts value)SccNotificationConfig.BuilderSccNotificationConfig.Builder. timeouts(SccNotificationConfigTimeouts timeouts)timeouts block.SccNotificationConfigConfig.BuilderSccNotificationConfigConfig.Builder. timeouts(SccNotificationConfigTimeouts timeouts)Sets the value ofSccNotificationConfigConfig.getTimeouts()
-