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