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