Uses of Interface
com.hashicorp.cdktf.providers.google.secret_manager_secret.SecretManagerSecretReplicationAuto
-
Packages that use SecretManagerSecretReplicationAuto Package Description com.hashicorp.cdktf.providers.google.secret_manager_secret google_secret_manager_secret -
-
Uses of SecretManagerSecretReplicationAuto in com.hashicorp.cdktf.providers.google.secret_manager_secret
Classes in com.hashicorp.cdktf.providers.google.secret_manager_secret that implement SecretManagerSecretReplicationAuto Modifier and Type Class Description static classSecretManagerSecretReplicationAuto.Jsii$ProxyAn implementation forSecretManagerSecretReplicationAutoMethods in com.hashicorp.cdktf.providers.google.secret_manager_secret that return SecretManagerSecretReplicationAuto Modifier and Type Method Description SecretManagerSecretReplicationAutoSecretManagerSecretReplicationAuto.Builder. build()Builds the configured instance.default SecretManagerSecretReplicationAutoSecretManagerSecretReplication. getAuto()auto block.SecretManagerSecretReplicationAutoSecretManagerSecretReplication.Jsii$Proxy. getAuto()SecretManagerSecretReplicationAutoSecretManagerSecretReplicationOutputReference. getAutoInput()SecretManagerSecretReplicationAutoSecretManagerSecretReplicationAutoOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.secret_manager_secret with parameters of type SecretManagerSecretReplicationAuto Modifier and Type Method Description SecretManagerSecretReplication.BuilderSecretManagerSecretReplication.Builder. auto(SecretManagerSecretReplicationAuto auto)Sets the value ofSecretManagerSecretReplication.getAuto()voidSecretManagerSecretReplicationOutputReference. putAuto(SecretManagerSecretReplicationAuto value)voidSecretManagerSecretReplicationAutoOutputReference. setInternalValue(SecretManagerSecretReplicationAuto value)
-