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