Uses of Class
com.hashicorp.cdktf.providers.google.data_google_pubsub_topic.DataGooglePubsubTopicIngestionDataSourceSettings.Builder
-
Packages that use DataGooglePubsubTopicIngestionDataSourceSettings.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_pubsub_topic data_google_pubsub_topic -
-
Uses of DataGooglePubsubTopicIngestionDataSourceSettings.Builder in com.hashicorp.cdktf.providers.google.data_google_pubsub_topic
Methods in com.hashicorp.cdktf.providers.google.data_google_pubsub_topic that return DataGooglePubsubTopicIngestionDataSourceSettings.Builder Modifier and Type Method Description static DataGooglePubsubTopicIngestionDataSourceSettings.BuilderDataGooglePubsubTopicIngestionDataSourceSettings. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_pubsub_topic with parameters of type DataGooglePubsubTopicIngestionDataSourceSettings.Builder Constructor Description Jsii$Proxy(DataGooglePubsubTopicIngestionDataSourceSettings.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGooglePubsubTopicIngestionDataSourceSettings.Builder.
-