| Package | Description |
|---|---|
| com.amazonaws.services.rds |
|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
StartDBInstanceAutomatedBackupsReplicationRequest |
StartDBInstanceAutomatedBackupsReplicationRequest.clone() |
StartDBInstanceAutomatedBackupsReplicationRequest |
StartDBInstanceAutomatedBackupsReplicationRequest.withBackupRetentionPeriod(Integer backupRetentionPeriod)
The retention period for the replicated automated backups.
|
StartDBInstanceAutomatedBackupsReplicationRequest |
StartDBInstanceAutomatedBackupsReplicationRequest.withKmsKeyId(String kmsKeyId)
The Amazon Web Services KMS key identifier for encryption of the replicated automated backups.
|
StartDBInstanceAutomatedBackupsReplicationRequest |
StartDBInstanceAutomatedBackupsReplicationRequest.withPreSignedUrl(String preSignedUrl)
A URL that contains a Signature Version 4 signed request for the StartDBInstanceAutomatedBackupsReplication
action to be called in the Amazon Web Services Region of the source DB instance.
|
StartDBInstanceAutomatedBackupsReplicationRequest |
StartDBInstanceAutomatedBackupsReplicationRequest.withSourceDBInstanceArn(String sourceDBInstanceArn)
The Amazon Resource Name (ARN) of the source DB instance for the replicated automated backups, for example,
arn:aws:rds:us-west-2:123456789012:db:mydatabase. |
StartDBInstanceAutomatedBackupsReplicationRequest |
StartDBInstanceAutomatedBackupsReplicationRequest.withSourceRegion(String sourceRegion)
The region where the source instance is located.
|
Copyright © 2021. All rights reserved.