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