Uses of Interface
com.hashicorp.cdktf.providers.google.secret_manager_secret.SecretManagerSecretTopics
-
Packages that use SecretManagerSecretTopics Package Description com.hashicorp.cdktf.providers.google.secret_manager_secret google_secret_manager_secret -
-
Uses of SecretManagerSecretTopics in com.hashicorp.cdktf.providers.google.secret_manager_secret
Classes in com.hashicorp.cdktf.providers.google.secret_manager_secret that implement SecretManagerSecretTopics Modifier and Type Class Description static classSecretManagerSecretTopics.Jsii$ProxyAn implementation forSecretManagerSecretTopicsMethods in com.hashicorp.cdktf.providers.google.secret_manager_secret that return SecretManagerSecretTopics Modifier and Type Method Description SecretManagerSecretTopicsSecretManagerSecretTopics.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.secret_manager_secret with parameters of type SecretManagerSecretTopics Modifier and Type Method Description voidSecretManagerSecretTopicsOutputReference. setInternalValue(SecretManagerSecretTopics value)Method parameters in com.hashicorp.cdktf.providers.google.secret_manager_secret with type arguments of type SecretManagerSecretTopics Modifier and Type Method Description voidSecretManagerSecretTopicsList. setInternalValue(List<SecretManagerSecretTopics> value)SecretManagerSecret.BuilderSecretManagerSecret.Builder. topics(List<? extends SecretManagerSecretTopics> topics)topics block.SecretManagerSecretConfig.BuilderSecretManagerSecretConfig.Builder. topics(List<? extends SecretManagerSecretTopics> topics)Sets the value ofSecretManagerSecretConfig.getTopics()
-