Uses of Interface
com.hashicorp.cdktf.providers.google.pubsub_topic.PubsubTopicConfig
-
Packages that use PubsubTopicConfig Package Description com.hashicorp.cdktf.providers.google.pubsub_topic google_pubsub_topic -
-
Uses of PubsubTopicConfig in com.hashicorp.cdktf.providers.google.pubsub_topic
Classes in com.hashicorp.cdktf.providers.google.pubsub_topic that implement PubsubTopicConfig Modifier and Type Class Description static classPubsubTopicConfig.Jsii$ProxyAn implementation forPubsubTopicConfigMethods in com.hashicorp.cdktf.providers.google.pubsub_topic that return PubsubTopicConfig Modifier and Type Method Description PubsubTopicConfigPubsubTopicConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.pubsub_topic with parameters of type PubsubTopicConfig Constructor Description PubsubTopic(software.constructs.Construct scope, String id, PubsubTopicConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/pubsub_topic google_pubsub_topic} Resource.
-