Uses of Interface
com.hashicorp.cdktf.providers.google.scc_project_notification_config.SccProjectNotificationConfigStreamingConfig
-
Packages that use SccProjectNotificationConfigStreamingConfig Package Description com.hashicorp.cdktf.providers.google.scc_project_notification_config google_scc_project_notification_config -
-
Uses of SccProjectNotificationConfigStreamingConfig in com.hashicorp.cdktf.providers.google.scc_project_notification_config
Classes in com.hashicorp.cdktf.providers.google.scc_project_notification_config that implement SccProjectNotificationConfigStreamingConfig Modifier and Type Class Description static classSccProjectNotificationConfigStreamingConfig.Jsii$ProxyAn implementation forSccProjectNotificationConfigStreamingConfigMethods in com.hashicorp.cdktf.providers.google.scc_project_notification_config that return SccProjectNotificationConfigStreamingConfig Modifier and Type Method Description SccProjectNotificationConfigStreamingConfigSccProjectNotificationConfigStreamingConfig.Builder. build()Builds the configured instance.SccProjectNotificationConfigStreamingConfigSccProjectNotificationConfigStreamingConfigOutputReference. getInternalValue()SccProjectNotificationConfigStreamingConfigSccProjectNotificationConfigConfig. getStreamingConfig()streaming_config block.SccProjectNotificationConfigStreamingConfigSccProjectNotificationConfigConfig.Jsii$Proxy. getStreamingConfig()SccProjectNotificationConfigStreamingConfigSccProjectNotificationConfig. getStreamingConfigInput()Methods in com.hashicorp.cdktf.providers.google.scc_project_notification_config with parameters of type SccProjectNotificationConfigStreamingConfig Modifier and Type Method Description voidSccProjectNotificationConfig. putStreamingConfig(SccProjectNotificationConfigStreamingConfig value)voidSccProjectNotificationConfigStreamingConfigOutputReference. setInternalValue(SccProjectNotificationConfigStreamingConfig value)SccProjectNotificationConfig.BuilderSccProjectNotificationConfig.Builder. streamingConfig(SccProjectNotificationConfigStreamingConfig streamingConfig)streaming_config block.SccProjectNotificationConfigConfig.BuilderSccProjectNotificationConfigConfig.Builder. streamingConfig(SccProjectNotificationConfigStreamingConfig streamingConfig)Sets the value ofSccProjectNotificationConfigConfig.getStreamingConfig()
-