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