Uses of Class
com.hashicorp.cdktf.providers.google.scc_v2_project_notification_config.SccV2ProjectNotificationConfigStreamingConfig.Builder
-
Packages that use SccV2ProjectNotificationConfigStreamingConfig.Builder Package Description com.hashicorp.cdktf.providers.google.scc_v2_project_notification_config google_scc_v2_project_notification_config -
-
Uses of SccV2ProjectNotificationConfigStreamingConfig.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 SccV2ProjectNotificationConfigStreamingConfig.Builder Modifier and Type Method Description static SccV2ProjectNotificationConfigStreamingConfig.BuilderSccV2ProjectNotificationConfigStreamingConfig. builder()SccV2ProjectNotificationConfigStreamingConfig.BuilderSccV2ProjectNotificationConfigStreamingConfig.Builder. filter(String filter)Sets the value ofSccV2ProjectNotificationConfigStreamingConfig.getFilter()Constructors in com.hashicorp.cdktf.providers.google.scc_v2_project_notification_config with parameters of type SccV2ProjectNotificationConfigStreamingConfig.Builder Constructor Description Jsii$Proxy(SccV2ProjectNotificationConfigStreamingConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theSccV2ProjectNotificationConfigStreamingConfig.Builder.
-