class Aws::Drs::Types::RecoveryInstance

A Recovery Instance is a replica of a Source Server running on EC2.

@!attribute [rw] arn

The ARN of the Recovery Instance.
@return [String]

@!attribute [rw] data_replication_info

The Data Replication Info of the Recovery Instance.
@return [Types::RecoveryInstanceDataReplicationInfo]

@!attribute [rw] ec2_instance_id

The EC2 instance ID of the Recovery Instance.
@return [String]

@!attribute [rw] ec2_instance_state

The state of the EC2 instance for this Recovery Instance.
@return [String]

@!attribute [rw] failback

An object representing failback related information of the Recovery
Instance.
@return [Types::RecoveryInstanceFailback]

@!attribute [rw] is_drill

Whether this Recovery Instance was created for a drill or for an
actual Recovery event.
@return [Boolean]

@!attribute [rw] job_id

The ID of the Job that created the Recovery Instance.
@return [String]

@!attribute [rw] point_in_time_snapshot_date_time

The date and time of the Point in Time (PIT) snapshot that this
Recovery Instance was launched from.
@return [String]

@!attribute [rw] recovery_instance_id

The ID of the Recovery Instance.
@return [String]

@!attribute [rw] recovery_instance_properties

Properties of the Recovery Instance machine.
@return [Types::RecoveryInstanceProperties]

@!attribute [rw] source_server_id

The Source Server ID that this Recovery Instance is associated with.
@return [String]

@!attribute [rw] tags

An array of tags that are associated with the Recovery Instance.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/drs-2020-02-26/RecoveryInstance AWS API Documentation

Constants

SENSITIVE