NAME
Paws::LexModelsV2::UpdateBotResponse
ATTRIBUTES
BotId => Str
The unique identifier of the bot that was updated.
BotName => Str
The name of the bot after the update.
BotStatus => Str
Shows the current status of the bot. The bot is first in the Creating
status. Once the bot is read for use, it changes to the Available
status. After the bot is created, you can use the DRAFT
version of the bot.
Valid values are: "Creating"
, "Available"
, "Inactive"
, "Deleting"
, "Failed"
, "Versioning"
, "Importing"
=head2 CreationDateTime => Str
A timestamp of the date and time that the bot was created.
DataPrivacy => Paws::LexModelsV2::DataPrivacy
The data privacy settings for the bot after the update.
Description => Str
The description of the bot after the update.
IdleSessionTTLInSeconds => Int
The session timeout, in seconds, for the bot after the update.
LastUpdatedDateTime => Str
A timestamp of the date and time that the bot was last updated.
RoleArn => Str
The Amazon Resource Name (ARN) of the IAM role used by the bot after the update.