Uses of Interface
com.hashicorp.cdktf.providers.google.secret_manager_secret.SecretManagerSecretReplicationAutoCustomerManagedEncryption
-
Packages that use SecretManagerSecretReplicationAutoCustomerManagedEncryption Package Description com.hashicorp.cdktf.providers.google.secret_manager_secret google_secret_manager_secret -
-
Uses of SecretManagerSecretReplicationAutoCustomerManagedEncryption in com.hashicorp.cdktf.providers.google.secret_manager_secret
Classes in com.hashicorp.cdktf.providers.google.secret_manager_secret that implement SecretManagerSecretReplicationAutoCustomerManagedEncryption Modifier and Type Class Description static classSecretManagerSecretReplicationAutoCustomerManagedEncryption.Jsii$ProxyAn implementation forSecretManagerSecretReplicationAutoCustomerManagedEncryptionMethods in com.hashicorp.cdktf.providers.google.secret_manager_secret that return SecretManagerSecretReplicationAutoCustomerManagedEncryption Modifier and Type Method Description SecretManagerSecretReplicationAutoCustomerManagedEncryptionSecretManagerSecretReplicationAutoCustomerManagedEncryption.Builder. build()Builds the configured instance.default SecretManagerSecretReplicationAutoCustomerManagedEncryptionSecretManagerSecretReplicationAuto. getCustomerManagedEncryption()customer_managed_encryption block.SecretManagerSecretReplicationAutoCustomerManagedEncryptionSecretManagerSecretReplicationAuto.Jsii$Proxy. getCustomerManagedEncryption()SecretManagerSecretReplicationAutoCustomerManagedEncryptionSecretManagerSecretReplicationAutoOutputReference. getCustomerManagedEncryptionInput()SecretManagerSecretReplicationAutoCustomerManagedEncryptionSecretManagerSecretReplicationAutoCustomerManagedEncryptionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.secret_manager_secret with parameters of type SecretManagerSecretReplicationAutoCustomerManagedEncryption Modifier and Type Method Description SecretManagerSecretReplicationAuto.BuilderSecretManagerSecretReplicationAuto.Builder. customerManagedEncryption(SecretManagerSecretReplicationAutoCustomerManagedEncryption customerManagedEncryption)Sets the value ofSecretManagerSecretReplicationAuto.getCustomerManagedEncryption()voidSecretManagerSecretReplicationAutoOutputReference. putCustomerManagedEncryption(SecretManagerSecretReplicationAutoCustomerManagedEncryption value)voidSecretManagerSecretReplicationAutoCustomerManagedEncryptionOutputReference. setInternalValue(SecretManagerSecretReplicationAutoCustomerManagedEncryption value)
-