Uses of Class
com.hashicorp.cdktf.providers.google.secret_manager_secret.SecretManagerSecretReplicationUserManagedReplicas.Builder
-
Packages that use SecretManagerSecretReplicationUserManagedReplicas.Builder Package Description com.hashicorp.cdktf.providers.google.secret_manager_secret google_secret_manager_secret -
-
Uses of SecretManagerSecretReplicationUserManagedReplicas.Builder in com.hashicorp.cdktf.providers.google.secret_manager_secret
Methods in com.hashicorp.cdktf.providers.google.secret_manager_secret that return SecretManagerSecretReplicationUserManagedReplicas.Builder Modifier and Type Method Description static SecretManagerSecretReplicationUserManagedReplicas.BuilderSecretManagerSecretReplicationUserManagedReplicas. builder()SecretManagerSecretReplicationUserManagedReplicas.BuilderSecretManagerSecretReplicationUserManagedReplicas.Builder. customerManagedEncryption(SecretManagerSecretReplicationUserManagedReplicasCustomerManagedEncryption customerManagedEncryption)SecretManagerSecretReplicationUserManagedReplicas.BuilderSecretManagerSecretReplicationUserManagedReplicas.Builder. location(String location)Sets the value ofSecretManagerSecretReplicationUserManagedReplicas.getLocation()Constructors in com.hashicorp.cdktf.providers.google.secret_manager_secret with parameters of type SecretManagerSecretReplicationUserManagedReplicas.Builder Constructor Description Jsii$Proxy(SecretManagerSecretReplicationUserManagedReplicas.Builder builder)Constructor that initializes the object based on literal property values passed by theSecretManagerSecretReplicationUserManagedReplicas.Builder.
-