@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class StartDBInstanceAutomatedBackupsReplicationRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
StartDBInstanceAutomatedBackupsReplicationRequest() |
Modifier and Type | Method and Description |
---|---|
StartDBInstanceAutomatedBackupsReplicationRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Integer |
getBackupRetentionPeriod()
The retention period for the replicated automated backups.
|
String |
getKmsKeyId()
The AWS KMS key identifier for encryption of the replicated automated backups.
|
String |
getPreSignedUrl()
A URL that contains a Signature Version 4 signed request for the StartDBInstanceAutomatedBackupsReplication
action to be called in the AWS Region of the source DB instance.
|
String |
getSourceDBInstanceArn()
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 . |
String |
getSourceRegion()
The region where the source instance is located.
|
int |
hashCode() |
void |
setBackupRetentionPeriod(Integer backupRetentionPeriod)
The retention period for the replicated automated backups.
|
void |
setKmsKeyId(String kmsKeyId)
The AWS KMS key identifier for encryption of the replicated automated backups.
|
void |
setPreSignedUrl(String preSignedUrl)
A URL that contains a Signature Version 4 signed request for the StartDBInstanceAutomatedBackupsReplication
action to be called in the AWS Region of the source DB instance.
|
void |
setSourceDBInstanceArn(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 . |
void |
setSourceRegion(String sourceRegion)
The region where the source instance is located.
|
String |
toString()
Returns a string representation of this object.
|
StartDBInstanceAutomatedBackupsReplicationRequest |
withBackupRetentionPeriod(Integer backupRetentionPeriod)
The retention period for the replicated automated backups.
|
StartDBInstanceAutomatedBackupsReplicationRequest |
withKmsKeyId(String kmsKeyId)
The AWS KMS key identifier for encryption of the replicated automated backups.
|
StartDBInstanceAutomatedBackupsReplicationRequest |
withPreSignedUrl(String preSignedUrl)
A URL that contains a Signature Version 4 signed request for the StartDBInstanceAutomatedBackupsReplication
action to be called in the AWS Region of the source DB instance.
|
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 |
withSourceRegion(String sourceRegion)
The region where the source instance is located.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public StartDBInstanceAutomatedBackupsReplicationRequest()
public void setSourceDBInstanceArn(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
.
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
.public String getSourceDBInstanceArn()
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
.
arn:aws:rds:us-west-2:123456789012:db:mydatabase
.public 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
.
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
.public void setBackupRetentionPeriod(Integer backupRetentionPeriod)
The retention period for the replicated automated backups.
backupRetentionPeriod
- The retention period for the replicated automated backups.public Integer getBackupRetentionPeriod()
The retention period for the replicated automated backups.
public StartDBInstanceAutomatedBackupsReplicationRequest withBackupRetentionPeriod(Integer backupRetentionPeriod)
The retention period for the replicated automated backups.
backupRetentionPeriod
- The retention period for the replicated automated backups.public void setKmsKeyId(String kmsKeyId)
The AWS KMS key identifier for encryption of the replicated automated backups. The KMS key ID is the Amazon
Resource Name (ARN) for the KMS encryption key in the destination AWS Region, for example,
arn:aws:kms:us-east-1:123456789012:key/AKIAIOSFODNN7EXAMPLE
.
kmsKeyId
- The AWS KMS key identifier for encryption of the replicated automated backups. The KMS key ID is the
Amazon Resource Name (ARN) for the KMS encryption key in the destination AWS Region, for example,
arn:aws:kms:us-east-1:123456789012:key/AKIAIOSFODNN7EXAMPLE
.public String getKmsKeyId()
The AWS KMS key identifier for encryption of the replicated automated backups. The KMS key ID is the Amazon
Resource Name (ARN) for the KMS encryption key in the destination AWS Region, for example,
arn:aws:kms:us-east-1:123456789012:key/AKIAIOSFODNN7EXAMPLE
.
arn:aws:kms:us-east-1:123456789012:key/AKIAIOSFODNN7EXAMPLE
.public StartDBInstanceAutomatedBackupsReplicationRequest withKmsKeyId(String kmsKeyId)
The AWS KMS key identifier for encryption of the replicated automated backups. The KMS key ID is the Amazon
Resource Name (ARN) for the KMS encryption key in the destination AWS Region, for example,
arn:aws:kms:us-east-1:123456789012:key/AKIAIOSFODNN7EXAMPLE
.
kmsKeyId
- The AWS KMS key identifier for encryption of the replicated automated backups. The KMS key ID is the
Amazon Resource Name (ARN) for the KMS encryption key in the destination AWS Region, for example,
arn:aws:kms:us-east-1:123456789012:key/AKIAIOSFODNN7EXAMPLE
.public void setPreSignedUrl(String preSignedUrl)
A URL that contains a Signature Version 4 signed request for the StartDBInstanceAutomatedBackupsReplication action to be called in the AWS Region of the source DB instance. The presigned URL must be a valid request for the StartDBInstanceAutomatedBackupsReplication API action that can be executed in the AWS Region that contains the source DB instance.
preSignedUrl
- A URL that contains a Signature Version 4 signed request for the
StartDBInstanceAutomatedBackupsReplication action to be called in the AWS Region of the source DB
instance. The presigned URL must be a valid request for the StartDBInstanceAutomatedBackupsReplication API
action that can be executed in the AWS Region that contains the source DB instance.public String getPreSignedUrl()
A URL that contains a Signature Version 4 signed request for the StartDBInstanceAutomatedBackupsReplication action to be called in the AWS Region of the source DB instance. The presigned URL must be a valid request for the StartDBInstanceAutomatedBackupsReplication API action that can be executed in the AWS Region that contains the source DB instance.
public StartDBInstanceAutomatedBackupsReplicationRequest withPreSignedUrl(String preSignedUrl)
A URL that contains a Signature Version 4 signed request for the StartDBInstanceAutomatedBackupsReplication action to be called in the AWS Region of the source DB instance. The presigned URL must be a valid request for the StartDBInstanceAutomatedBackupsReplication API action that can be executed in the AWS Region that contains the source DB instance.
preSignedUrl
- A URL that contains a Signature Version 4 signed request for the
StartDBInstanceAutomatedBackupsReplication action to be called in the AWS Region of the source DB
instance. The presigned URL must be a valid request for the StartDBInstanceAutomatedBackupsReplication API
action that can be executed in the AWS Region that contains the source DB instance.public void setSourceRegion(String sourceRegion)
sourceRegion
- The region where the source instance is located.public String getSourceRegion()
public StartDBInstanceAutomatedBackupsReplicationRequest withSourceRegion(String sourceRegion)
sourceRegion
- The region where the source instance is located.public String toString()
toString
in class Object
Object.toString()
public StartDBInstanceAutomatedBackupsReplicationRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()