![]() |
![]()
| ![]() |
![]()
NAMEPaws::LexModelsV2::CreateBotResponse ATTRIBUTESBotId => StrA unique identifier for a particular bot. You use this to identify the bot when you call other Amazon Lex API operations. BotName => StrThe name specified for the bot. BotStatus => StrShows 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 BotTags => Paws::LexModelsV2::TagMap A list of tags associated with the bot. CreationDateTime => StrA timestamp indicating the date and time that the bot was created. DataPrivacy => Paws::LexModelsV2::DataPrivacyThe data privacy settings specified for the bot. Description => StrThe description specified for the bot. IdleSessionTTLInSeconds => IntThe session idle time specified for the bot. RoleArn => StrThe IAM role specified for the bot. TestBotAliasTags => Paws::LexModelsV2::TagMapA list of tags associated with the test alias for the bot. _request_id => Str
|