class Aws::LexModelsV2::Types::DescribeBotResponse
@!attribute [rw] bot_id
The unique identifier of the bot. @return [String]
@!attribute [rw] bot_name
The name of the bot. @return [String]
@!attribute [rw] description
The description of the bot. @return [String]
@!attribute [rw] role_arn
The Amazon Resource Name (ARN) of an IAM role that has permission to access the bot. @return [String]
@!attribute [rw] data_privacy
Settings for managing data privacy of the bot and its conversations with users. @return [Types::DataPrivacy]
@!attribute [rw] idle_session_ttl_in_seconds
The maximum time in seconds that Amazon Lex retains the data gathered in a conversation. @return [Integer]
@!attribute [rw] bot_status
The current status of the bot. When the status is `Available` the bot is ready to be used in conversations with users. @return [String]
@!attribute [rw] creation_date_time
A timestamp of the date and time that the bot was created. @return [Time]
@!attribute [rw] last_updated_date_time
A timestamp of the date and time that the bot was last updated. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/DescribeBotResponse AWS API Documentation
Constants
- SENSITIVE