Module: Aws::LexModelBuildingService::Client::_GetMigrationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#alerts::Array[Types::MigrationAlert]

Returns:



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

def alerts: () -> ::Array[Types::MigrationAlert]

#migration_id::String

Returns:

  • (::String)


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

def migration_id: () -> ::String

#migration_status"IN_PROGRESS", ...

Returns:

  • ("IN_PROGRESS", "COMPLETED", "FAILED")


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

def migration_status: () -> ("IN_PROGRESS" | "COMPLETED" | "FAILED")

#migration_strategy"CREATE_NEW", "UPDATE_EXISTING"

Returns:

  • ("CREATE_NEW", "UPDATE_EXISTING")


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

def migration_strategy: () -> ("CREATE_NEW" | "UPDATE_EXISTING")

#migration_timestamp::Time

Returns:

  • (::Time)


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

def migration_timestamp: () -> ::Time

#v1_bot_locale"de-DE", ...

Returns:

  • ("de-DE", "en-AU", "en-GB", "en-IN", "en-US", "es-419", "es-ES", "es-US", "fr-FR", "fr-CA", "it-IT", "ja-JP", "ko-KR")


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

def v1_bot_locale: () -> ("de-DE" | "en-AU" | "en-GB" | "en-IN" | "en-US" | "es-419" | "es-ES" | "es-US" | "fr-FR" | "fr-CA" | "it-IT" | "ja-JP" | "ko-KR")

#v1_bot_name::String

Returns:

  • (::String)


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

def v1_bot_name: () -> ::String

#v1_bot_version::String

Returns:

  • (::String)


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

def v1_bot_version: () -> ::String

#v2_bot_id::String

Returns:

  • (::String)


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

def v2_bot_id: () -> ::String

#v2_bot_role::String

Returns:

  • (::String)


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

def v2_bot_role: () -> ::String