Module: Aws::LexModelsV2::Client::_DeleteBotResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteBotResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#bot_id ⇒ ::String
563 |
# File 'sig/client.rbs', line 563
def bot_id: () -> ::String
|
#bot_status ⇒ "Creating", ...
564 |
# File 'sig/client.rbs', line 564
def bot_status: () -> ("Creating" | "Available" | "Inactive" | "Deleting" | "Failed" | "Versioning" | "Importing" | "Updating")
|