Uses of Interface
com.hashicorp.cdktf.providers.google.scc_v2_project_notification_config.SccV2ProjectNotificationConfigTimeouts
-
Packages that use SccV2ProjectNotificationConfigTimeouts Package Description com.hashicorp.cdktf.providers.google.scc_v2_project_notification_config google_scc_v2_project_notification_config -
-
Uses of SccV2ProjectNotificationConfigTimeouts in com.hashicorp.cdktf.providers.google.scc_v2_project_notification_config
Classes in com.hashicorp.cdktf.providers.google.scc_v2_project_notification_config that implement SccV2ProjectNotificationConfigTimeouts Modifier and Type Class Description static classSccV2ProjectNotificationConfigTimeouts.Jsii$ProxyAn implementation forSccV2ProjectNotificationConfigTimeoutsMethods in com.hashicorp.cdktf.providers.google.scc_v2_project_notification_config that return SccV2ProjectNotificationConfigTimeouts Modifier and Type Method Description SccV2ProjectNotificationConfigTimeoutsSccV2ProjectNotificationConfigTimeouts.Builder. build()Builds the configured instance.default SccV2ProjectNotificationConfigTimeoutsSccV2ProjectNotificationConfigConfig. getTimeouts()timeouts block.SccV2ProjectNotificationConfigTimeoutsSccV2ProjectNotificationConfigConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.scc_v2_project_notification_config with parameters of type SccV2ProjectNotificationConfigTimeouts Modifier and Type Method Description voidSccV2ProjectNotificationConfig. putTimeouts(SccV2ProjectNotificationConfigTimeouts value)voidSccV2ProjectNotificationConfigTimeoutsOutputReference. setInternalValue(SccV2ProjectNotificationConfigTimeouts value)SccV2ProjectNotificationConfig.BuilderSccV2ProjectNotificationConfig.Builder. timeouts(SccV2ProjectNotificationConfigTimeouts timeouts)timeouts block.SccV2ProjectNotificationConfigConfig.BuilderSccV2ProjectNotificationConfigConfig.Builder. timeouts(SccV2ProjectNotificationConfigTimeouts timeouts)Sets the value ofSccV2ProjectNotificationConfigConfig.getTimeouts()
-