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
567 |
# File 'sig/client.rbs', line 567
def bot_id: () -> ::String
|
#bot_status ⇒ "Creating", ...
568 |
# File 'sig/client.rbs', line 568
def bot_status: () -> ("Creating" | "Available" | "Inactive" | "Deleting" | "Failed" | "Versioning" | "Importing" | "Updating")
|