Uses of Class
com.hashicorp.cdktf.providers.google.scc_project_notification_config.SccProjectNotificationConfigStreamingConfig.Builder
-
Packages that use SccProjectNotificationConfigStreamingConfig.Builder Package Description com.hashicorp.cdktf.providers.google.scc_project_notification_config google_scc_project_notification_config -
-
Uses of SccProjectNotificationConfigStreamingConfig.Builder in com.hashicorp.cdktf.providers.google.scc_project_notification_config
Methods in com.hashicorp.cdktf.providers.google.scc_project_notification_config that return SccProjectNotificationConfigStreamingConfig.Builder Modifier and Type Method Description static SccProjectNotificationConfigStreamingConfig.BuilderSccProjectNotificationConfigStreamingConfig. builder()SccProjectNotificationConfigStreamingConfig.BuilderSccProjectNotificationConfigStreamingConfig.Builder. filter(String filter)Sets the value ofSccProjectNotificationConfigStreamingConfig.getFilter()Constructors in com.hashicorp.cdktf.providers.google.scc_project_notification_config with parameters of type SccProjectNotificationConfigStreamingConfig.Builder Constructor Description Jsii$Proxy(SccProjectNotificationConfigStreamingConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theSccProjectNotificationConfigStreamingConfig.Builder.
-