Class: Aws::Mgn::Types::SourceServer

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

Overview

Constant Summary collapse

SENSITIVE =
[:tags]

Instance Attribute Summary collapse

Instance Attribute Details

#application_idString

Source server application ID.

Returns:

  • (String)


3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 3723

class SourceServer < Struct.new(
  :source_server_id,
  :arn,
  :is_archived,
  :tags,
  :launched_instance,
  :data_replication_info,
  :life_cycle,
  :source_properties,
  :replication_type,
  :vcenter_client_id,
  :application_id,
  :user_provided_id,
  :fqdn_for_action_framework,
  :connector_action)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#arnString

Source server ARN.

Returns:

  • (String)


3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 3723

class SourceServer < Struct.new(
  :source_server_id,
  :arn,
  :is_archived,
  :tags,
  :launched_instance,
  :data_replication_info,
  :life_cycle,
  :source_properties,
  :replication_type,
  :vcenter_client_id,
  :application_id,
  :user_provided_id,
  :fqdn_for_action_framework,
  :connector_action)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#connector_actionTypes::SourceServerConnectorAction

Source Server connector action.



3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 3723

class SourceServer < Struct.new(
  :source_server_id,
  :arn,
  :is_archived,
  :tags,
  :launched_instance,
  :data_replication_info,
  :life_cycle,
  :source_properties,
  :replication_type,
  :vcenter_client_id,
  :application_id,
  :user_provided_id,
  :fqdn_for_action_framework,
  :connector_action)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#data_replication_infoTypes::DataReplicationInfo

Source server data replication info.



3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 3723

class SourceServer < Struct.new(
  :source_server_id,
  :arn,
  :is_archived,
  :tags,
  :launched_instance,
  :data_replication_info,
  :life_cycle,
  :source_properties,
  :replication_type,
  :vcenter_client_id,
  :application_id,
  :user_provided_id,
  :fqdn_for_action_framework,
  :connector_action)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#fqdn_for_action_frameworkString

Source server fqdn for action framework.

Returns:

  • (String)


3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 3723

class SourceServer < Struct.new(
  :source_server_id,
  :arn,
  :is_archived,
  :tags,
  :launched_instance,
  :data_replication_info,
  :life_cycle,
  :source_properties,
  :replication_type,
  :vcenter_client_id,
  :application_id,
  :user_provided_id,
  :fqdn_for_action_framework,
  :connector_action)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#is_archivedBoolean

Source server archived status.

Returns:

  • (Boolean)


3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 3723

class SourceServer < Struct.new(
  :source_server_id,
  :arn,
  :is_archived,
  :tags,
  :launched_instance,
  :data_replication_info,
  :life_cycle,
  :source_properties,
  :replication_type,
  :vcenter_client_id,
  :application_id,
  :user_provided_id,
  :fqdn_for_action_framework,
  :connector_action)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#launched_instanceTypes::LaunchedInstance

Source server launched instance.



3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 3723

class SourceServer < Struct.new(
  :source_server_id,
  :arn,
  :is_archived,
  :tags,
  :launched_instance,
  :data_replication_info,
  :life_cycle,
  :source_properties,
  :replication_type,
  :vcenter_client_id,
  :application_id,
  :user_provided_id,
  :fqdn_for_action_framework,
  :connector_action)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#life_cycleTypes::LifeCycle

Source server lifecycle state.

Returns:



3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 3723

class SourceServer < Struct.new(
  :source_server_id,
  :arn,
  :is_archived,
  :tags,
  :launched_instance,
  :data_replication_info,
  :life_cycle,
  :source_properties,
  :replication_type,
  :vcenter_client_id,
  :application_id,
  :user_provided_id,
  :fqdn_for_action_framework,
  :connector_action)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#replication_typeString

Source server replication type.

Returns:

  • (String)


3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 3723

class SourceServer < Struct.new(
  :source_server_id,
  :arn,
  :is_archived,
  :tags,
  :launched_instance,
  :data_replication_info,
  :life_cycle,
  :source_properties,
  :replication_type,
  :vcenter_client_id,
  :application_id,
  :user_provided_id,
  :fqdn_for_action_framework,
  :connector_action)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#source_propertiesTypes::SourceProperties

Source server properties.



3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 3723

class SourceServer < Struct.new(
  :source_server_id,
  :arn,
  :is_archived,
  :tags,
  :launched_instance,
  :data_replication_info,
  :life_cycle,
  :source_properties,
  :replication_type,
  :vcenter_client_id,
  :application_id,
  :user_provided_id,
  :fqdn_for_action_framework,
  :connector_action)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#source_server_idString

Source server ID.

Returns:

  • (String)


3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 3723

class SourceServer < Struct.new(
  :source_server_id,
  :arn,
  :is_archived,
  :tags,
  :launched_instance,
  :data_replication_info,
  :life_cycle,
  :source_properties,
  :replication_type,
  :vcenter_client_id,
  :application_id,
  :user_provided_id,
  :fqdn_for_action_framework,
  :connector_action)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#tagsHash<String,String>

Source server Tags.

Returns:

  • (Hash<String,String>)


3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 3723

class SourceServer < Struct.new(
  :source_server_id,
  :arn,
  :is_archived,
  :tags,
  :launched_instance,
  :data_replication_info,
  :life_cycle,
  :source_properties,
  :replication_type,
  :vcenter_client_id,
  :application_id,
  :user_provided_id,
  :fqdn_for_action_framework,
  :connector_action)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#user_provided_idString

Source server user provided ID.

Returns:

  • (String)


3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 3723

class SourceServer < Struct.new(
  :source_server_id,
  :arn,
  :is_archived,
  :tags,
  :launched_instance,
  :data_replication_info,
  :life_cycle,
  :source_properties,
  :replication_type,
  :vcenter_client_id,
  :application_id,
  :user_provided_id,
  :fqdn_for_action_framework,
  :connector_action)
  SENSITIVE = [:tags]
  include Aws::Structure
end

#vcenter_client_idString

Source server vCenter client id.

Returns:

  • (String)


3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
# File 'gems/aws-sdk-mgn/lib/aws-sdk-mgn/types.rb', line 3723

class SourceServer < Struct.new(
  :source_server_id,
  :arn,
  :is_archived,
  :tags,
  :launched_instance,
  :data_replication_info,
  :life_cycle,
  :source_properties,
  :replication_type,
  :vcenter_client_id,
  :application_id,
  :user_provided_id,
  :fqdn_for_action_framework,
  :connector_action)
  SENSITIVE = [:tags]
  include Aws::Structure
end