Module: Aws::Mgn::Client::_UpdateNetworkMigrationMapperSegmentResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#checksum ⇒ Types::Checksum

Returns:



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

def checksum: () -> Types::Checksum

#created_at ⇒ ::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description ⇒ ::String

Returns:

  • (::String)


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

def description: () -> ::String

#job_id ⇒ ::String

Returns:

  • (::String)


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

def job_id: () -> ::String

#logical_id ⇒ ::String

Returns:

  • (::String)


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

def logical_id: () -> ::String

#name ⇒ ::String

Returns:

  • (::String)


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

def name: () -> ::String

#network_migration_definition_id ⇒ ::String

Returns:

  • (::String)


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

def network_migration_definition_id: () -> ::String

#network_migration_execution_id ⇒ ::String

Returns:

  • (::String)


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

def network_migration_execution_id: () -> ::String

#output_s3_configuration ⇒ Types::S3Configuration



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

def output_s3_configuration: () -> Types::S3Configuration

#referenced_segments ⇒ ::Array[::String]

Returns:

  • (::Array[::String])


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

def referenced_segments: () -> ::Array[::String]

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

Returns:

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


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

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

#segment_id ⇒ ::String

Returns:

  • (::String)


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

def segment_id: () -> ::String

#segment_type ⇒ "WORKLOAD", "APPLIANCE"

Returns:

  • ("WORKLOAD", "APPLIANCE")


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

def segment_type: () -> ("WORKLOAD" | "APPLIANCE")

#target_account ⇒ ::String

Returns:

  • (::String)


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

def target_account: () -> ::String

#updated_at ⇒ ::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time