Module: Aws::LexModelsV2::Client::_DeleteBotLocaleResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bot_id ⇒ ::String

Returns:

  • (::String)


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

def bot_id: () -> ::String

#bot_locale_status ⇒ "Creating", ...

Returns:

  • ("Creating", "Building", "Built", "ReadyExpressTesting", "Failed", "Deleting", "NotBuilt", "Importing", "Processing")


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

def bot_locale_status: () -> ("Creating" | "Building" | "Built" | "ReadyExpressTesting" | "Failed" | "Deleting" | "NotBuilt" | "Importing" | "Processing")

#bot_version ⇒ ::String

Returns:

  • (::String)


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

def bot_version: () -> ::String

#locale_id ⇒ ::String

Returns:

  • (::String)


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

def locale_id: () -> ::String