StopReplicationToReplicaResult |
AWSSecretsManager.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.
|
StopReplicationToReplicaResult |
AWSSecretsManagerClient.stopReplicationToReplica(StopReplicationToReplicaRequest request)
Removes the link between the replica secret and the primary secret and promotes the replica to a primary secret
in the replica Region.
|
StopReplicationToReplicaResult |
AbstractAWSSecretsManager.stopReplicationToReplica(StopReplicationToReplicaRequest request) |
Future<StopReplicationToReplicaResult> |
AbstractAWSSecretsManagerAsync.stopReplicationToReplicaAsync(StopReplicationToReplicaRequest request) |
Future<StopReplicationToReplicaResult> |
AWSSecretsManagerAsyncClient.stopReplicationToReplicaAsync(StopReplicationToReplicaRequest request) |
Future<StopReplicationToReplicaResult> |
AWSSecretsManagerAsync.stopReplicationToReplicaAsync(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.
|
Future<StopReplicationToReplicaResult> |
AbstractAWSSecretsManagerAsync.stopReplicationToReplicaAsync(StopReplicationToReplicaRequest request,
AsyncHandler<StopReplicationToReplicaRequest,StopReplicationToReplicaResult> asyncHandler) |
Future<StopReplicationToReplicaResult> |
AWSSecretsManagerAsyncClient.stopReplicationToReplicaAsync(StopReplicationToReplicaRequest request,
AsyncHandler<StopReplicationToReplicaRequest,StopReplicationToReplicaResult> asyncHandler) |
Future<StopReplicationToReplicaResult> |
AWSSecretsManagerAsync.stopReplicationToReplicaAsync(StopReplicationToReplicaRequest stopReplicationToReplicaRequest,
AsyncHandler<StopReplicationToReplicaRequest,StopReplicationToReplicaResult> asyncHandler)
Removes the link between the replica secret and the primary secret and promotes the replica to a primary secret
in the replica Region.
|