Module: Aws::Mgn::Client::_UpdateSourceServerResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::SourceServer]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#application_id ⇒ ::String

Returns:

  • (::String)


1915
# File 'sig/client.rbs', line 1915

def application_id: () -> ::String

#arn ⇒ ::String

Returns:

  • (::String)


1906
# File 'sig/client.rbs', line 1906

def arn: () -> ::String

#connector_action ⇒ Types::SourceServerConnectorAction



1918
# File 'sig/client.rbs', line 1918

def connector_action: () -> Types::SourceServerConnectorAction

#data_replication_info ⇒ Types::DataReplicationInfo



1910
# File 'sig/client.rbs', line 1910

def data_replication_info: () -> Types::DataReplicationInfo

#fqdn_for_action_framework ⇒ ::String

Returns:

  • (::String)


1917
# File 'sig/client.rbs', line 1917

def fqdn_for_action_framework: () -> ::String

#is_archived ⇒ Boolean

Returns:

  • (Boolean)


1907
# File 'sig/client.rbs', line 1907

def is_archived: () -> bool

#launched_instance ⇒ Types::LaunchedInstance



1909
# File 'sig/client.rbs', line 1909

def launched_instance: () -> Types::LaunchedInstance

#life_cycle ⇒ Types::LifeCycle

Returns:



1911
# File 'sig/client.rbs', line 1911

def life_cycle: () -> Types::LifeCycle

#replication_type ⇒ "AGENT_BASED", "SNAPSHOT_SHIPPING"

Returns:

  • ("AGENT_BASED", "SNAPSHOT_SHIPPING")


1913
# File 'sig/client.rbs', line 1913

def replication_type: () -> ("AGENT_BASED" | "SNAPSHOT_SHIPPING")

#source_properties ⇒ Types::SourceProperties



1912
# File 'sig/client.rbs', line 1912

def source_properties: () -> Types::SourceProperties

#source_server_id ⇒ ::String

Returns:

  • (::String)


1905
# File 'sig/client.rbs', line 1905

def source_server_id: () -> ::String

#tags ⇒ ::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


1908
# File 'sig/client.rbs', line 1908

def tags: () -> ::Hash[::String, ::String]

#user_provided_id ⇒ ::String

Returns:

  • (::String)


1916
# File 'sig/client.rbs', line 1916

def user_provided_id: () -> ::String

#vcenter_client_id ⇒ ::String

Returns:

  • (::String)


1914
# File 'sig/client.rbs', line 1914

def vcenter_client_id: () -> ::String