class Aws::Drs::Types::ReplicationConfiguration
@!attribute [rw] associate_default_security_group
Whether to associate the default Elastic Disaster Recovery Security group with the Replication Configuration. @return [Boolean]
@!attribute [rw] bandwidth_throttling
Configure bandwidth throttling for the outbound data transfer rate of the Source Server in Mbps. @return [Integer]
@!attribute [rw] create_public_ip
Whether to create a Public IP for the Recovery Instance by default. @return [Boolean]
@!attribute [rw] data_plane_routing
The data plane routing mechanism that will be used for replication. @return [String]
@!attribute [rw] default_large_staging_disk_type
The Staging Disk EBS volume type to be used during replication. @return [String]
@!attribute [rw] ebs_encryption
The type of EBS encryption to be used during replication. @return [String]
@!attribute [rw] ebs_encryption_key_arn
The ARN of the EBS encryption key to be used during replication. @return [String]
@!attribute [rw] name
The name of the Replication Configuration. @return [String]
@!attribute [rw] pit_policy
The Point in time (PIT) policy to manage snapshots taken during replication. @return [Array<Types::PITPolicyRule>]
@!attribute [rw] replicated_disks
The configuration of the disks of the Source Server to be replicated. @return [Array<Types::ReplicationConfigurationReplicatedDisk>]
@!attribute [rw] replication_server_instance_type
The instance type to be used for the replication server. @return [String]
@!attribute [rw] replication_servers_security_groups_i_ds
The security group IDs that will be used by the replication server. @return [Array<String>]
@!attribute [rw] source_server_id
The ID of the Source Server for this Replication Configuration. @return [String]
@!attribute [rw] staging_area_subnet_id
The subnet to be used by the replication staging area. @return [String]
@!attribute [rw] staging_area_tags
A set of tags to be associated with all resources created in the replication staging area: EC2 replication server, EBS volumes, EBS snapshots, etc. @return [Hash<String,String>]
@!attribute [rw] use_dedicated_replication_server
Whether to use a dedicated Replication Server in the replication staging area. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/drs-2020-02-26/ReplicationConfiguration AWS API Documentation
Constants
- SENSITIVE