Uses of Interface
com.hashicorp.cdktf.providers.google.sourcerepo_repository.SourcerepoRepositoryPubsubConfigs
-
Packages that use SourcerepoRepositoryPubsubConfigs Package Description com.hashicorp.cdktf.providers.google.sourcerepo_repository google_sourcerepo_repository -
-
Uses of SourcerepoRepositoryPubsubConfigs in com.hashicorp.cdktf.providers.google.sourcerepo_repository
Classes in com.hashicorp.cdktf.providers.google.sourcerepo_repository that implement SourcerepoRepositoryPubsubConfigs Modifier and Type Class Description static classSourcerepoRepositoryPubsubConfigs.Jsii$ProxyAn implementation forSourcerepoRepositoryPubsubConfigsMethods in com.hashicorp.cdktf.providers.google.sourcerepo_repository that return SourcerepoRepositoryPubsubConfigs Modifier and Type Method Description SourcerepoRepositoryPubsubConfigsSourcerepoRepositoryPubsubConfigs.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.sourcerepo_repository with parameters of type SourcerepoRepositoryPubsubConfigs Modifier and Type Method Description voidSourcerepoRepositoryPubsubConfigsOutputReference. setInternalValue(SourcerepoRepositoryPubsubConfigs value)Method parameters in com.hashicorp.cdktf.providers.google.sourcerepo_repository with type arguments of type SourcerepoRepositoryPubsubConfigs Modifier and Type Method Description SourcerepoRepository.BuilderSourcerepoRepository.Builder. pubsubConfigs(List<? extends SourcerepoRepositoryPubsubConfigs> pubsubConfigs)pubsub_configs block.SourcerepoRepositoryConfig.BuilderSourcerepoRepositoryConfig.Builder. pubsubConfigs(List<? extends SourcerepoRepositoryPubsubConfigs> pubsubConfigs)Sets the value ofSourcerepoRepositoryConfig.getPubsubConfigs()voidSourcerepoRepositoryPubsubConfigsList. setInternalValue(List<SourcerepoRepositoryPubsubConfigs> value)
-