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