Uses of Interface
com.hashicorp.cdktf.providers.google.pubsub_topic.PubsubTopicIngestionDataSourceSettings
-
Packages that use PubsubTopicIngestionDataSourceSettings Package Description com.hashicorp.cdktf.providers.google.pubsub_topic google_pubsub_topic -
-
Uses of PubsubTopicIngestionDataSourceSettings in com.hashicorp.cdktf.providers.google.pubsub_topic
Classes in com.hashicorp.cdktf.providers.google.pubsub_topic that implement PubsubTopicIngestionDataSourceSettings Modifier and Type Class Description static classPubsubTopicIngestionDataSourceSettings.Jsii$ProxyAn implementation forPubsubTopicIngestionDataSourceSettingsMethods in com.hashicorp.cdktf.providers.google.pubsub_topic that return PubsubTopicIngestionDataSourceSettings Modifier and Type Method Description PubsubTopicIngestionDataSourceSettingsPubsubTopicIngestionDataSourceSettings.Builder. build()Builds the configured instance.default PubsubTopicIngestionDataSourceSettingsPubsubTopicConfig. getIngestionDataSourceSettings()ingestion_data_source_settings block.PubsubTopicIngestionDataSourceSettingsPubsubTopicConfig.Jsii$Proxy. getIngestionDataSourceSettings()PubsubTopicIngestionDataSourceSettingsPubsubTopic. getIngestionDataSourceSettingsInput()PubsubTopicIngestionDataSourceSettingsPubsubTopicIngestionDataSourceSettingsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.pubsub_topic with parameters of type PubsubTopicIngestionDataSourceSettings Modifier and Type Method Description PubsubTopic.BuilderPubsubTopic.Builder. ingestionDataSourceSettings(PubsubTopicIngestionDataSourceSettings ingestionDataSourceSettings)ingestion_data_source_settings block.PubsubTopicConfig.BuilderPubsubTopicConfig.Builder. ingestionDataSourceSettings(PubsubTopicIngestionDataSourceSettings ingestionDataSourceSettings)Sets the value ofPubsubTopicConfig.getIngestionDataSourceSettings()voidPubsubTopic. putIngestionDataSourceSettings(PubsubTopicIngestionDataSourceSettings value)voidPubsubTopicIngestionDataSourceSettingsOutputReference. setInternalValue(PubsubTopicIngestionDataSourceSettings value)
-