Get Replication Instance Result
A collection of values returned by getReplicationInstance.
Constructors
Properties
(Default: 50, Min: 5, Max: 6144) The amount of storage (in gigabytes) to be initially allocated for the replication instance.
(Default: false) Indicates that major version upgrades are allowed.
(Default: false) Indicates whether the changes should be applied immediately or during the next maintenance window. Only used when updating an existing resource.
(Default: false) Indicates that minor engine upgrades will be applied automatically to the replication instance during the maintenance window.
The EC2 Availability Zone that the replication instance will be created in.
The engine version number of the replication instance.
The Amazon Resource Name (ARN) for the KMS key that will be used to encrypt the connection parameters. If you do not specify a value for kms_key_arn
, then AWS DMS will use your default encryption key. AWS KMS creates the default encryption key for your AWS account. Your AWS account has a different default encryption key for each AWS region.
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
(Default: false) Specifies the accessibility options for the replication instance. A value of true represents an instance with a public IP address. A value of false represents an instance with a private IP address.
The Amazon Resource Name (ARN) of the replication instance.
The compute and memory capacity of the replication instance as specified by the replication instance class. See AWS DMS User Guide for available instance sizes and advice on which one to choose.
A list of the private IP addresses of the replication instance.
A list of the public IP addresses of the replication instance.
(Optional) A subnet group to associate with the replication instance.
(Optional) A list of VPC security group IDs to be used with the replication instance. The VPC security groups must work with the VPC containing the replication instance.