Module: Aws::Mgn::Client::_DisconnectFromServiceResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#application_id ⇒ ::String

Returns:

  • (::String)


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

def application_id: () -> ::String

#arn ⇒ ::String

Returns:

  • (::String)


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

def arn: () -> ::String

#connector_action ⇒ Types::SourceServerConnectorAction



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

def connector_action: () -> Types::SourceServerConnectorAction

#data_replication_info ⇒ Types::DataReplicationInfo



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

def data_replication_info: () -> Types::DataReplicationInfo

#fqdn_for_action_framework ⇒ ::String

Returns:

  • (::String)


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

def fqdn_for_action_framework: () -> ::String

#is_archived ⇒ Boolean

Returns:

  • (Boolean)


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

def is_archived: () -> bool

#launched_instance ⇒ Types::LaunchedInstance



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

def launched_instance: () -> Types::LaunchedInstance

#life_cycle ⇒ Types::LifeCycle

Returns:



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

def life_cycle: () -> Types::LifeCycle

#replication_type ⇒ "AGENT_BASED", "SNAPSHOT_SHIPPING"

Returns:

  • ("AGENT_BASED", "SNAPSHOT_SHIPPING")


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

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

#source_properties ⇒ Types::SourceProperties



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

def source_properties: () -> Types::SourceProperties

#source_server_id ⇒ ::String

Returns:

  • (::String)


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

def source_server_id: () -> ::String

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

Returns:

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


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

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

#user_provided_id ⇒ ::String

Returns:

  • (::String)


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

def user_provided_id: () -> ::String

#vcenter_client_id ⇒ ::String

Returns:

  • (::String)


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

def vcenter_client_id: () -> ::String