| Package | Description |
|---|---|
| software.amazon.awssdk.services.secretsmanager |
|
| software.amazon.awssdk.services.secretsmanager.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopReplicationToReplicaResponse |
SecretsManagerClient.stopReplicationToReplica(StopReplicationToReplicaRequest stopReplicationToReplicaRequest)
Removes the link between the replica secret and the primary secret and promotes the replica to a primary secret
in the replica Region.
|
default CompletableFuture<StopReplicationToReplicaResponse> |
SecretsManagerAsyncClient.stopReplicationToReplica(StopReplicationToReplicaRequest stopReplicationToReplicaRequest)
Removes the link between the replica secret and the primary secret and promotes the replica to a primary secret
in the replica Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopReplicationToReplicaRequestMarshaller.marshall(StopReplicationToReplicaRequest stopReplicationToReplicaRequest) |
Copyright © 2022. All rights reserved.