Class: Aws::Drs::Types::SourceServer

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[:tags]

Instance Attribute Summary collapse

Instance Attribute Details

#agent_versionString

The version of the DRS agent installed on the source server

Returns:

  • (String)


3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 3279

class SourceServer < Struct.new(
  :agent_version,
  :arn,
  :data_replication_info,
  :last_launch_result,
  :life_cycle,
  :recovery_instance_id,
  :replication_direction,
  :reversed_direction_source_server_arn,
  :source_cloud_properties,
  :source_network_id,
  :source_properties,
  :source_server_id,
  :staging_area,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#arnString

The ARN of the Source Server.

Returns:

  • (String)


3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 3279

class SourceServer < Struct.new(
  :agent_version,
  :arn,
  :data_replication_info,
  :last_launch_result,
  :life_cycle,
  :recovery_instance_id,
  :replication_direction,
  :reversed_direction_source_server_arn,
  :source_cloud_properties,
  :source_network_id,
  :source_properties,
  :source_server_id,
  :staging_area,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#data_replication_infoTypes::DataReplicationInfo

The Data Replication Info of the Source Server.



3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 3279

class SourceServer < Struct.new(
  :agent_version,
  :arn,
  :data_replication_info,
  :last_launch_result,
  :life_cycle,
  :recovery_instance_id,
  :replication_direction,
  :reversed_direction_source_server_arn,
  :source_cloud_properties,
  :source_network_id,
  :source_properties,
  :source_server_id,
  :staging_area,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#last_launch_resultString

The status of the last recovery launch of this Source Server.

Returns:

  • (String)


3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 3279

class SourceServer < Struct.new(
  :agent_version,
  :arn,
  :data_replication_info,
  :last_launch_result,
  :life_cycle,
  :recovery_instance_id,
  :replication_direction,
  :reversed_direction_source_server_arn,
  :source_cloud_properties,
  :source_network_id,
  :source_properties,
  :source_server_id,
  :staging_area,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#life_cycleTypes::LifeCycle

The lifecycle information of this Source Server.

Returns:



3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 3279

class SourceServer < Struct.new(
  :agent_version,
  :arn,
  :data_replication_info,
  :last_launch_result,
  :life_cycle,
  :recovery_instance_id,
  :replication_direction,
  :reversed_direction_source_server_arn,
  :source_cloud_properties,
  :source_network_id,
  :source_properties,
  :source_server_id,
  :staging_area,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#recovery_instance_idString

The ID of the Recovery Instance associated with this Source Server.

Returns:

  • (String)


3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 3279

class SourceServer < Struct.new(
  :agent_version,
  :arn,
  :data_replication_info,
  :last_launch_result,
  :life_cycle,
  :recovery_instance_id,
  :replication_direction,
  :reversed_direction_source_server_arn,
  :source_cloud_properties,
  :source_network_id,
  :source_properties,
  :source_server_id,
  :staging_area,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#replication_directionString

Replication direction of the Source Server.

Returns:

  • (String)


3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 3279

class SourceServer < Struct.new(
  :agent_version,
  :arn,
  :data_replication_info,
  :last_launch_result,
  :life_cycle,
  :recovery_instance_id,
  :replication_direction,
  :reversed_direction_source_server_arn,
  :source_cloud_properties,
  :source_network_id,
  :source_properties,
  :source_server_id,
  :staging_area,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#reversed_direction_source_server_arnString

For EC2-originated Source Servers which have been failed over and then failed back, this value will mean the ARN of the Source Server on the opposite replication direction.

Returns:

  • (String)


3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 3279

class SourceServer < Struct.new(
  :agent_version,
  :arn,
  :data_replication_info,
  :last_launch_result,
  :life_cycle,
  :recovery_instance_id,
  :replication_direction,
  :reversed_direction_source_server_arn,
  :source_cloud_properties,
  :source_network_id,
  :source_properties,
  :source_server_id,
  :staging_area,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#source_cloud_propertiesTypes::SourceCloudProperties

Source cloud properties of the Source Server.



3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 3279

class SourceServer < Struct.new(
  :agent_version,
  :arn,
  :data_replication_info,
  :last_launch_result,
  :life_cycle,
  :recovery_instance_id,
  :replication_direction,
  :reversed_direction_source_server_arn,
  :source_cloud_properties,
  :source_network_id,
  :source_properties,
  :source_server_id,
  :staging_area,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#source_network_idString

ID of the Source Network which is protecting this Source Server's network.

Returns:

  • (String)


3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 3279

class SourceServer < Struct.new(
  :agent_version,
  :arn,
  :data_replication_info,
  :last_launch_result,
  :life_cycle,
  :recovery_instance_id,
  :replication_direction,
  :reversed_direction_source_server_arn,
  :source_cloud_properties,
  :source_network_id,
  :source_properties,
  :source_server_id,
  :staging_area,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#source_propertiesTypes::SourceProperties

The source properties of the Source Server.



3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 3279

class SourceServer < Struct.new(
  :agent_version,
  :arn,
  :data_replication_info,
  :last_launch_result,
  :life_cycle,
  :recovery_instance_id,
  :replication_direction,
  :reversed_direction_source_server_arn,
  :source_cloud_properties,
  :source_network_id,
  :source_properties,
  :source_server_id,
  :staging_area,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#source_server_idString

The ID of the Source Server.

Returns:

  • (String)


3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 3279

class SourceServer < Struct.new(
  :agent_version,
  :arn,
  :data_replication_info,
  :last_launch_result,
  :life_cycle,
  :recovery_instance_id,
  :replication_direction,
  :reversed_direction_source_server_arn,
  :source_cloud_properties,
  :source_network_id,
  :source_properties,
  :source_server_id,
  :staging_area,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#staging_areaTypes::StagingArea

The staging area of the source server.

Returns:



3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 3279

class SourceServer < Struct.new(
  :agent_version,
  :arn,
  :data_replication_info,
  :last_launch_result,
  :life_cycle,
  :recovery_instance_id,
  :replication_direction,
  :reversed_direction_source_server_arn,
  :source_cloud_properties,
  :source_network_id,
  :source_properties,
  :source_server_id,
  :staging_area,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#tagsHash<String,String>

The tags associated with the Source Server.

Returns:

  • (Hash<String,String>)


3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
# File 'gems/aws-sdk-drs/lib/aws-sdk-drs/types.rb', line 3279

class SourceServer < Struct.new(
  :agent_version,
  :arn,
  :data_replication_info,
  :last_launch_result,
  :life_cycle,
  :recovery_instance_id,
  :replication_direction,
  :reversed_direction_source_server_arn,
  :source_cloud_properties,
  :source_network_id,
  :source_properties,
  :source_server_id,
  :staging_area,
  :tags)
  SENSITIVE = [:tags]
  include Aws::Structure
end