Uses of Class
com.hashicorp.cdktf.providers.google.secret_manager_secret.SecretManagerSecretReplicationUserManaged.Builder
-
Packages that use SecretManagerSecretReplicationUserManaged.Builder Package Description com.hashicorp.cdktf.providers.google.secret_manager_secret google_secret_manager_secret -
-
Uses of SecretManagerSecretReplicationUserManaged.Builder in com.hashicorp.cdktf.providers.google.secret_manager_secret
Methods in com.hashicorp.cdktf.providers.google.secret_manager_secret that return SecretManagerSecretReplicationUserManaged.Builder Modifier and Type Method Description static SecretManagerSecretReplicationUserManaged.BuilderSecretManagerSecretReplicationUserManaged. builder()SecretManagerSecretReplicationUserManaged.BuilderSecretManagerSecretReplicationUserManaged.Builder. replicas(com.hashicorp.cdktf.IResolvable replicas)Sets the value ofSecretManagerSecretReplicationUserManaged.getReplicas()SecretManagerSecretReplicationUserManaged.BuilderSecretManagerSecretReplicationUserManaged.Builder. replicas(List<? extends SecretManagerSecretReplicationUserManagedReplicas> replicas)Sets the value ofSecretManagerSecretReplicationUserManaged.getReplicas()Constructors in com.hashicorp.cdktf.providers.google.secret_manager_secret with parameters of type SecretManagerSecretReplicationUserManaged.Builder Constructor Description Jsii$Proxy(SecretManagerSecretReplicationUserManaged.Builder builder)Constructor that initializes the object based on literal property values passed by theSecretManagerSecretReplicationUserManaged.Builder.
-