| Package | Description |
|---|---|
| com.amazonaws.services.secretsmanager |
|
| com.amazonaws.services.secretsmanager.model |
| Modifier and Type | Method and Description |
|---|---|
RemoveRegionsFromReplicationResult |
AWSSecretsManagerClient.removeRegionsFromReplication(RemoveRegionsFromReplicationRequest request)
For a secret that is replicated to other Regions, deletes the secret replicas from the Regions you specify.
|
RemoveRegionsFromReplicationResult |
AbstractAWSSecretsManager.removeRegionsFromReplication(RemoveRegionsFromReplicationRequest request) |
RemoveRegionsFromReplicationResult |
AWSSecretsManager.removeRegionsFromReplication(RemoveRegionsFromReplicationRequest removeRegionsFromReplicationRequest)
For a secret that is replicated to other Regions, deletes the secret replicas from the Regions you specify.
|
| Modifier and Type | Method and Description |
|---|---|
RemoveRegionsFromReplicationResult |
RemoveRegionsFromReplicationResult.clone() |
RemoveRegionsFromReplicationResult |
RemoveRegionsFromReplicationResult.withARN(String aRN)
The ARN of the primary secret.
|
RemoveRegionsFromReplicationResult |
RemoveRegionsFromReplicationResult.withReplicationStatus(Collection<ReplicationStatusType> replicationStatus)
The status of replicas for this secret after you remove Regions.
|
RemoveRegionsFromReplicationResult |
RemoveRegionsFromReplicationResult.withReplicationStatus(ReplicationStatusType... replicationStatus)
The status of replicas for this secret after you remove Regions.
|
Copyright © 2025. All rights reserved.