Uses of Class
com.hashicorp.cdktf.providers.google.secret_manager_secret.SecretManagerSecretReplication.Builder
-
Packages that use SecretManagerSecretReplication.Builder Package Description com.hashicorp.cdktf.providers.google.secret_manager_secret google_secret_manager_secret -
-
Uses of SecretManagerSecretReplication.Builder in com.hashicorp.cdktf.providers.google.secret_manager_secret
Methods in com.hashicorp.cdktf.providers.google.secret_manager_secret that return SecretManagerSecretReplication.Builder Modifier and Type Method Description SecretManagerSecretReplication.BuilderSecretManagerSecretReplication.Builder. auto(SecretManagerSecretReplicationAuto auto)Sets the value ofSecretManagerSecretReplication.getAuto()static SecretManagerSecretReplication.BuilderSecretManagerSecretReplication. builder()SecretManagerSecretReplication.BuilderSecretManagerSecretReplication.Builder. userManaged(SecretManagerSecretReplicationUserManaged userManaged)Sets the value ofSecretManagerSecretReplication.getUserManaged()Constructors in com.hashicorp.cdktf.providers.google.secret_manager_secret with parameters of type SecretManagerSecretReplication.Builder Constructor Description Jsii$Proxy(SecretManagerSecretReplication.Builder builder)Constructor that initializes the object based on literal property values passed by theSecretManagerSecretReplication.Builder.
-