Uses of Interface
com.hashicorp.cdktf.providers.google.scc_v2_project_notification_config.SccV2ProjectNotificationConfigStreamingConfig
-
Packages that use SccV2ProjectNotificationConfigStreamingConfig Package Description com.hashicorp.cdktf.providers.google.scc_v2_project_notification_config google_scc_v2_project_notification_config -
-
Uses of SccV2ProjectNotificationConfigStreamingConfig in com.hashicorp.cdktf.providers.google.scc_v2_project_notification_config
Classes in com.hashicorp.cdktf.providers.google.scc_v2_project_notification_config that implement SccV2ProjectNotificationConfigStreamingConfig Modifier and Type Class Description static classSccV2ProjectNotificationConfigStreamingConfig.Jsii$ProxyAn implementation forSccV2ProjectNotificationConfigStreamingConfigMethods in com.hashicorp.cdktf.providers.google.scc_v2_project_notification_config that return SccV2ProjectNotificationConfigStreamingConfig Modifier and Type Method Description SccV2ProjectNotificationConfigStreamingConfigSccV2ProjectNotificationConfigStreamingConfig.Builder. build()Builds the configured instance.SccV2ProjectNotificationConfigStreamingConfigSccV2ProjectNotificationConfigStreamingConfigOutputReference. getInternalValue()SccV2ProjectNotificationConfigStreamingConfigSccV2ProjectNotificationConfigConfig. getStreamingConfig()streaming_config block.SccV2ProjectNotificationConfigStreamingConfigSccV2ProjectNotificationConfigConfig.Jsii$Proxy. getStreamingConfig()SccV2ProjectNotificationConfigStreamingConfigSccV2ProjectNotificationConfig. getStreamingConfigInput()Methods in com.hashicorp.cdktf.providers.google.scc_v2_project_notification_config with parameters of type SccV2ProjectNotificationConfigStreamingConfig Modifier and Type Method Description voidSccV2ProjectNotificationConfig. putStreamingConfig(SccV2ProjectNotificationConfigStreamingConfig value)voidSccV2ProjectNotificationConfigStreamingConfigOutputReference. setInternalValue(SccV2ProjectNotificationConfigStreamingConfig value)SccV2ProjectNotificationConfig.BuilderSccV2ProjectNotificationConfig.Builder. streamingConfig(SccV2ProjectNotificationConfigStreamingConfig streamingConfig)streaming_config block.SccV2ProjectNotificationConfigConfig.BuilderSccV2ProjectNotificationConfigConfig.Builder. streamingConfig(SccV2ProjectNotificationConfigStreamingConfig streamingConfig)Sets the value ofSccV2ProjectNotificationConfigConfig.getStreamingConfig()
-