| Package | Description |
|---|---|
| com.amazonaws.services.secretsmanager |
|
| com.amazonaws.services.secretsmanager.model |
| Modifier and Type | Method and Description |
|---|---|
StopReplicationToReplicaResult |
AbstractAWSSecretsManager.stopReplicationToReplica(StopReplicationToReplicaRequest request) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
StopReplicationToReplicaResult |
StopReplicationToReplicaResult.clone() |
StopReplicationToReplicaResult |
StopReplicationToReplicaResult.withARN(String aRN)
The ARN of the promoted secret.
|
Copyright © 2023. All rights reserved.