ReplicationInstance |
ReplicationInstance.clone() |
|
ReplicationInstance |
CreateReplicationInstanceResult.getReplicationInstance() |
The replication instance that was created.
|
ReplicationInstance |
DeleteReplicationInstanceResult.getReplicationInstance() |
The replication instance that was deleted.
|
ReplicationInstance |
ModifyReplicationInstanceResult.getReplicationInstance() |
The modified replication instance.
|
ReplicationInstance |
ReplicationInstance.withAllocatedStorage(Integer allocatedStorage) |
The amount of storage (in gigabytes) that is allocated for the
replication instance.
|
ReplicationInstance |
ReplicationInstance.withAutoMinorVersionUpgrade(Boolean autoMinorVersionUpgrade) |
Boolean value indicating if minor version upgrades will be automatically
applied to the instance.
|
ReplicationInstance |
ReplicationInstance.withAvailabilityZone(String availabilityZone) |
The Availability Zone for the instance.
|
ReplicationInstance |
ReplicationInstance.withEngineVersion(String engineVersion) |
The engine version number of the replication instance.
|
ReplicationInstance |
ReplicationInstance.withInstanceCreateTime(Date instanceCreateTime) |
The time the replication instance was created.
|
ReplicationInstance |
ReplicationInstance.withKmsKeyId(String kmsKeyId) |
The KMS key identifier that is used to encrypt the content on the
replication instance.
|
ReplicationInstance |
ReplicationInstance.withPendingModifiedValues(ReplicationPendingModifiedValues pendingModifiedValues) |
The pending modification values.
|
ReplicationInstance |
ReplicationInstance.withPreferredMaintenanceWindow(String preferredMaintenanceWindow) |
The maintenance window times for the replication instance.
|
ReplicationInstance |
ReplicationInstance.withPubliclyAccessible(Boolean publiclyAccessible) |
Specifies the accessibility options for the replication instance.
|
ReplicationInstance |
ReplicationInstance.withReplicationInstanceArn(String replicationInstanceArn) |
The Amazon Resource Name (ARN) of the replication instance.
|
ReplicationInstance |
ReplicationInstance.withReplicationInstanceClass(String replicationInstanceClass) |
The compute and memory capacity of the replication instance.
|
ReplicationInstance |
ReplicationInstance.withReplicationInstanceIdentifier(String replicationInstanceIdentifier) |
The replication instance identifier.
|
ReplicationInstance |
ReplicationInstance.withReplicationInstancePrivateIpAddress(String replicationInstancePrivateIpAddress) |
The private IP address of the replication instance.
|
ReplicationInstance |
ReplicationInstance.withReplicationInstancePublicIpAddress(String replicationInstancePublicIpAddress) |
The public IP address of the replication instance.
|
ReplicationInstance |
ReplicationInstance.withReplicationInstanceStatus(String replicationInstanceStatus) |
The status of the replication instance.
|
ReplicationInstance |
ReplicationInstance.withReplicationSubnetGroup(ReplicationSubnetGroup replicationSubnetGroup) |
The subnet group for the replication instance.
|