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

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

Overview

Constant Summary collapse

SENSITIVE =
[:tags]

Instance Attribute Summary collapse

Instance Attribute Details

#application_id ⇒ String

Source server application ID.

Returns:

  • (String)


5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
# File 'lib/aws-sdk-mgn/types.rb', line 5863

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

#arn ⇒ String

Source server ARN.

Returns:

  • (String)


5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
# File 'lib/aws-sdk-mgn/types.rb', line 5863

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_action ⇒ Types::SourceServerConnectorAction

Source Server connector action.



5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
# File 'lib/aws-sdk-mgn/types.rb', line 5863

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_info ⇒ Types::DataReplicationInfo

Source server data replication info.



5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
# File 'lib/aws-sdk-mgn/types.rb', line 5863

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_framework ⇒ String

Source server fqdn for action framework.

Returns:

  • (String)


5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
# File 'lib/aws-sdk-mgn/types.rb', line 5863

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_archived ⇒ Boolean

Source server archived status.

Returns:

  • (Boolean)


5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
# File 'lib/aws-sdk-mgn/types.rb', line 5863

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_instance ⇒ Types::LaunchedInstance

Source server launched instance.



5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
# File 'lib/aws-sdk-mgn/types.rb', line 5863

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_cycle ⇒ Types::LifeCycle

Source server lifecycle state.

Returns:



5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
# File 'lib/aws-sdk-mgn/types.rb', line 5863

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_type ⇒ String

Source server replication type.

Returns:

  • (String)


5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
# File 'lib/aws-sdk-mgn/types.rb', line 5863

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_properties ⇒ Types::SourceProperties

Source server properties.



5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
# File 'lib/aws-sdk-mgn/types.rb', line 5863

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_id ⇒ String

Source server ID.

Returns:

  • (String)


5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
# File 'lib/aws-sdk-mgn/types.rb', line 5863

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

#tags ⇒ Hash<String,String>

Source server Tags.

Returns:

  • (Hash<String,String>)


5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
# File 'lib/aws-sdk-mgn/types.rb', line 5863

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_id ⇒ String

Source server user provided ID.

Returns:

  • (String)


5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
# File 'lib/aws-sdk-mgn/types.rb', line 5863

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_id ⇒ String

Source server vCenter client id.

Returns:

  • (String)


5863
5864
5865
5866
5867
5868
5869
5870
5871
5872
5873
5874
5875
5876
5877
5878
5879
5880
# File 'lib/aws-sdk-mgn/types.rb', line 5863

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