@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 Amazon Web Services KMS key identifier for encryption of the replicated automated backups.
|
String |
getPreSignedUrl()
In an Amazon Web Services GovCloud (US) Region, an URL that contains a Signature Version 4 signed request for the
StartDBInstanceAutomatedBackupsReplication operation to call in the Amazon Web Services 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 Amazon Web Services KMS key identifier for encryption of the replicated automated backups.
|
void |
setPreSignedUrl(String preSignedUrl)
In an Amazon Web Services GovCloud (US) Region, an URL that contains a Signature Version 4 signed request for the
StartDBInstanceAutomatedBackupsReplication operation to call in the Amazon Web Services 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 Amazon Web Services KMS key identifier for encryption of the replicated automated backups.
|
StartDBInstanceAutomatedBackupsReplicationRequest |
withPreSignedUrl(String preSignedUrl)
In an Amazon Web Services GovCloud (US) Region, an URL that contains a Signature Version 4 signed request for the
StartDBInstanceAutomatedBackupsReplication operation to call in the Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services Region, for
example, arn:aws:kms:us-east-1:123456789012:key/AKIAIOSFODNN7EXAMPLE
.
kmsKeyId
- The Amazon Web Services 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 Amazon Web Services
Region, for example, arn:aws:kms:us-east-1:123456789012:key/AKIAIOSFODNN7EXAMPLE
.public String getKmsKeyId()
The Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services 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 Amazon Web Services Region, for
example, arn:aws:kms:us-east-1:123456789012:key/AKIAIOSFODNN7EXAMPLE
.
kmsKeyId
- The Amazon Web Services 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 Amazon Web Services
Region, for example, arn:aws:kms:us-east-1:123456789012:key/AKIAIOSFODNN7EXAMPLE
.public void setPreSignedUrl(String preSignedUrl)
In an Amazon Web Services GovCloud (US) Region, an URL that contains a Signature Version 4 signed request for the
StartDBInstanceAutomatedBackupsReplication
operation to call in the Amazon Web Services Region of
the source DB instance. The presigned URL must be a valid request for the
StartDBInstanceAutomatedBackupsReplication
API operation that can run in the Amazon Web Services
Region that contains the source DB instance.
This setting applies only to Amazon Web Services GovCloud (US) Regions. It's ignored in other Amazon Web Services Regions.
To learn how to generate a Signature Version 4 signed request, see Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version 4) and Signature Version 4 Signing Process.
If you are using an Amazon Web Services SDK tool or the CLI, you can specify SourceRegion
(or
--source-region
for the CLI) instead of specifying PreSignedUrl
manually. Specifying
SourceRegion
autogenerates a presigned URL that is a valid request for the operation that can run in
the source Amazon Web Services Region.
preSignedUrl
- In an Amazon Web Services GovCloud (US) Region, an URL that contains a Signature Version 4 signed request
for the StartDBInstanceAutomatedBackupsReplication
operation to call in the Amazon Web
Services Region of the source DB instance. The presigned URL must be a valid request for the
StartDBInstanceAutomatedBackupsReplication
API operation that can run in the Amazon Web
Services Region that contains the source DB instance.
This setting applies only to Amazon Web Services GovCloud (US) Regions. It's ignored in other Amazon Web Services Regions.
To learn how to generate a Signature Version 4 signed request, see Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version 4) and Signature Version 4 Signing Process.
If you are using an Amazon Web Services SDK tool or the CLI, you can specify SourceRegion
(or
--source-region
for the CLI) instead of specifying PreSignedUrl
manually.
Specifying SourceRegion
autogenerates a presigned URL that is a valid request for the
operation that can run in the source Amazon Web Services Region.
public String getPreSignedUrl()
In an Amazon Web Services GovCloud (US) Region, an URL that contains a Signature Version 4 signed request for the
StartDBInstanceAutomatedBackupsReplication
operation to call in the Amazon Web Services Region of
the source DB instance. The presigned URL must be a valid request for the
StartDBInstanceAutomatedBackupsReplication
API operation that can run in the Amazon Web Services
Region that contains the source DB instance.
This setting applies only to Amazon Web Services GovCloud (US) Regions. It's ignored in other Amazon Web Services Regions.
To learn how to generate a Signature Version 4 signed request, see Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version 4) and Signature Version 4 Signing Process.
If you are using an Amazon Web Services SDK tool or the CLI, you can specify SourceRegion
(or
--source-region
for the CLI) instead of specifying PreSignedUrl
manually. Specifying
SourceRegion
autogenerates a presigned URL that is a valid request for the operation that can run in
the source Amazon Web Services Region.
StartDBInstanceAutomatedBackupsReplication
operation to call in the Amazon Web
Services Region of the source DB instance. The presigned URL must be a valid request for the
StartDBInstanceAutomatedBackupsReplication
API operation that can run in the Amazon Web
Services Region that contains the source DB instance.
This setting applies only to Amazon Web Services GovCloud (US) Regions. It's ignored in other Amazon Web Services Regions.
To learn how to generate a Signature Version 4 signed request, see Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version 4) and Signature Version 4 Signing Process.
If you are using an Amazon Web Services SDK tool or the CLI, you can specify SourceRegion
(or --source-region
for the CLI) instead of specifying PreSignedUrl
manually.
Specifying SourceRegion
autogenerates a presigned URL that is a valid request for the
operation that can run in the source Amazon Web Services Region.
public StartDBInstanceAutomatedBackupsReplicationRequest withPreSignedUrl(String preSignedUrl)
In an Amazon Web Services GovCloud (US) Region, an URL that contains a Signature Version 4 signed request for the
StartDBInstanceAutomatedBackupsReplication
operation to call in the Amazon Web Services Region of
the source DB instance. The presigned URL must be a valid request for the
StartDBInstanceAutomatedBackupsReplication
API operation that can run in the Amazon Web Services
Region that contains the source DB instance.
This setting applies only to Amazon Web Services GovCloud (US) Regions. It's ignored in other Amazon Web Services Regions.
To learn how to generate a Signature Version 4 signed request, see Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version 4) and Signature Version 4 Signing Process.
If you are using an Amazon Web Services SDK tool or the CLI, you can specify SourceRegion
(or
--source-region
for the CLI) instead of specifying PreSignedUrl
manually. Specifying
SourceRegion
autogenerates a presigned URL that is a valid request for the operation that can run in
the source Amazon Web Services Region.
preSignedUrl
- In an Amazon Web Services GovCloud (US) Region, an URL that contains a Signature Version 4 signed request
for the StartDBInstanceAutomatedBackupsReplication
operation to call in the Amazon Web
Services Region of the source DB instance. The presigned URL must be a valid request for the
StartDBInstanceAutomatedBackupsReplication
API operation that can run in the Amazon Web
Services Region that contains the source DB instance.
This setting applies only to Amazon Web Services GovCloud (US) Regions. It's ignored in other Amazon Web Services Regions.
To learn how to generate a Signature Version 4 signed request, see Authenticating Requests: Using Query Parameters (Amazon Web Services Signature Version 4) and Signature Version 4 Signing Process.
If you are using an Amazon Web Services SDK tool or the CLI, you can specify SourceRegion
(or
--source-region
for the CLI) instead of specifying PreSignedUrl
manually.
Specifying SourceRegion
autogenerates a presigned URL that is a valid request for the
operation that can run in the source Amazon Web Services Region.
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()