Uses of Interface
com.hashicorp.cdktf.providers.google.scc_notification_config.SccNotificationConfigStreamingConfig
-
Packages that use SccNotificationConfigStreamingConfig Package Description com.hashicorp.cdktf.providers.google.scc_notification_config google_scc_notification_config -
-
Uses of SccNotificationConfigStreamingConfig in com.hashicorp.cdktf.providers.google.scc_notification_config
Classes in com.hashicorp.cdktf.providers.google.scc_notification_config that implement SccNotificationConfigStreamingConfig Modifier and Type Class Description static classSccNotificationConfigStreamingConfig.Jsii$ProxyAn implementation forSccNotificationConfigStreamingConfigMethods in com.hashicorp.cdktf.providers.google.scc_notification_config that return SccNotificationConfigStreamingConfig Modifier and Type Method Description SccNotificationConfigStreamingConfigSccNotificationConfigStreamingConfig.Builder. build()Builds the configured instance.SccNotificationConfigStreamingConfigSccNotificationConfigStreamingConfigOutputReference. getInternalValue()SccNotificationConfigStreamingConfigSccNotificationConfigConfig. getStreamingConfig()streaming_config block.SccNotificationConfigStreamingConfigSccNotificationConfigConfig.Jsii$Proxy. getStreamingConfig()SccNotificationConfigStreamingConfigSccNotificationConfig. getStreamingConfigInput()Methods in com.hashicorp.cdktf.providers.google.scc_notification_config with parameters of type SccNotificationConfigStreamingConfig Modifier and Type Method Description voidSccNotificationConfig. putStreamingConfig(SccNotificationConfigStreamingConfig value)voidSccNotificationConfigStreamingConfigOutputReference. setInternalValue(SccNotificationConfigStreamingConfig value)SccNotificationConfig.BuilderSccNotificationConfig.Builder. streamingConfig(SccNotificationConfigStreamingConfig streamingConfig)streaming_config block.SccNotificationConfigConfig.BuilderSccNotificationConfigConfig.Builder. streamingConfig(SccNotificationConfigStreamingConfig streamingConfig)Sets the value ofSccNotificationConfigConfig.getStreamingConfig()
-