Module: Aws::OpenSearchService::Client::_GetMigrationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#application_id::String

Returns:

  • (::String)


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

def application_id: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#exported_count::Integer

Returns:

  • (::Integer)


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

def exported_count: () -> ::Integer

#imported_count::Integer

Returns:

  • (::Integer)


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

def imported_count: () -> ::Integer

#migration_id::String

Returns:

  • (::String)


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

def migration_id: () -> ::String

#sourceTypes::MigrationSource



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

def source: () -> Types::MigrationSource

#status::String

Returns:

  • (::String)


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

def status: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time