Uses of Interface
com.hashicorp.cdktf.providers.google.secret_manager_secret.SecretManagerSecretReplication
-
Packages that use SecretManagerSecretReplication Package Description com.hashicorp.cdktf.providers.google.secret_manager_secret google_secret_manager_secret -
-
Uses of SecretManagerSecretReplication in com.hashicorp.cdktf.providers.google.secret_manager_secret
Classes in com.hashicorp.cdktf.providers.google.secret_manager_secret that implement SecretManagerSecretReplication Modifier and Type Class Description static classSecretManagerSecretReplication.Jsii$ProxyAn implementation forSecretManagerSecretReplicationMethods in com.hashicorp.cdktf.providers.google.secret_manager_secret that return SecretManagerSecretReplication Modifier and Type Method Description SecretManagerSecretReplicationSecretManagerSecretReplication.Builder. build()Builds the configured instance.SecretManagerSecretReplicationSecretManagerSecretReplicationOutputReference. getInternalValue()SecretManagerSecretReplicationSecretManagerSecretConfig. getReplication()replication block.SecretManagerSecretReplicationSecretManagerSecretConfig.Jsii$Proxy. getReplication()SecretManagerSecretReplicationSecretManagerSecret. getReplicationInput()Methods in com.hashicorp.cdktf.providers.google.secret_manager_secret with parameters of type SecretManagerSecretReplication Modifier and Type Method Description voidSecretManagerSecret. putReplication(SecretManagerSecretReplication value)SecretManagerSecret.BuilderSecretManagerSecret.Builder. replication(SecretManagerSecretReplication replication)replication block.SecretManagerSecretConfig.BuilderSecretManagerSecretConfig.Builder. replication(SecretManagerSecretReplication replication)Sets the value ofSecretManagerSecretConfig.getReplication()voidSecretManagerSecretReplicationOutputReference. setInternalValue(SecretManagerSecretReplication value)
-