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

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

Instance Method Summary collapse

Instance Method Details

#checksumTypes::Checksum

Returns:



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

def checksum: () -> Types::Checksum

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#job_id::String

Returns:

  • (::String)


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

def job_id: () -> ::String

#logical_id::String

Returns:

  • (::String)


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

def logical_id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#network_migration_definition_id::String

Returns:

  • (::String)


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

def network_migration_definition_id: () -> ::String

#network_migration_execution_id::String

Returns:

  • (::String)


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

def network_migration_execution_id: () -> ::String

#output_s3_configurationTypes::S3Configuration



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

def output_s3_configuration: () -> Types::S3Configuration

#referenced_segments::Array[::String]

Returns:

  • (::Array[::String])


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

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

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

Returns:

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


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

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

#segment_id::String

Returns:

  • (::String)


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

def segment_id: () -> ::String

#segment_type"WORKLOAD", "APPLIANCE"

Returns:

  • ("WORKLOAD", "APPLIANCE")


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

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

#target_account::String

Returns:

  • (::String)


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

def target_account: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time