Uses of Interface
com.hashicorp.cdktf.providers.google.secret_manager_secret.SecretManagerSecretReplicationUserManagedReplicas
-
Packages that use SecretManagerSecretReplicationUserManagedReplicas Package Description com.hashicorp.cdktf.providers.google.secret_manager_secret google_secret_manager_secret -
-
Uses of SecretManagerSecretReplicationUserManagedReplicas in com.hashicorp.cdktf.providers.google.secret_manager_secret
Classes in com.hashicorp.cdktf.providers.google.secret_manager_secret that implement SecretManagerSecretReplicationUserManagedReplicas Modifier and Type Class Description static classSecretManagerSecretReplicationUserManagedReplicas.Jsii$ProxyAn implementation forSecretManagerSecretReplicationUserManagedReplicasMethods in com.hashicorp.cdktf.providers.google.secret_manager_secret that return SecretManagerSecretReplicationUserManagedReplicas Modifier and Type Method Description SecretManagerSecretReplicationUserManagedReplicasSecretManagerSecretReplicationUserManagedReplicas.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.secret_manager_secret with parameters of type SecretManagerSecretReplicationUserManagedReplicas Modifier and Type Method Description voidSecretManagerSecretReplicationUserManagedReplicasOutputReference. setInternalValue(SecretManagerSecretReplicationUserManagedReplicas value)Method parameters in com.hashicorp.cdktf.providers.google.secret_manager_secret with type arguments of type SecretManagerSecretReplicationUserManagedReplicas Modifier and Type Method Description SecretManagerSecretReplicationUserManaged.BuilderSecretManagerSecretReplicationUserManaged.Builder. replicas(List<? extends SecretManagerSecretReplicationUserManagedReplicas> replicas)Sets the value ofSecretManagerSecretReplicationUserManaged.getReplicas()voidSecretManagerSecretReplicationUserManagedReplicasList. setInternalValue(List<SecretManagerSecretReplicationUserManagedReplicas> value)
-