Uses of Class
com.hashicorp.cdktf.providers.google.secret_manager_secret.SecretManagerSecretReplicationAuto.Builder
-
Packages that use SecretManagerSecretReplicationAuto.Builder Package Description com.hashicorp.cdktf.providers.google.secret_manager_secret google_secret_manager_secret -
-
Uses of SecretManagerSecretReplicationAuto.Builder in com.hashicorp.cdktf.providers.google.secret_manager_secret
Methods in com.hashicorp.cdktf.providers.google.secret_manager_secret that return SecretManagerSecretReplicationAuto.Builder Modifier and Type Method Description static SecretManagerSecretReplicationAuto.BuilderSecretManagerSecretReplicationAuto. builder()SecretManagerSecretReplicationAuto.BuilderSecretManagerSecretReplicationAuto.Builder. customerManagedEncryption(SecretManagerSecretReplicationAutoCustomerManagedEncryption customerManagedEncryption)Sets the value ofSecretManagerSecretReplicationAuto.getCustomerManagedEncryption()Constructors in com.hashicorp.cdktf.providers.google.secret_manager_secret with parameters of type SecretManagerSecretReplicationAuto.Builder Constructor Description Jsii$Proxy(SecretManagerSecretReplicationAuto.Builder builder)Constructor that initializes the object based on literal property values passed by theSecretManagerSecretReplicationAuto.Builder.
-