class Aws::LexModelsV2::Types::UpdateBotResponse

@!attribute [rw] bot_id

The unique identifier of the bot that was updated.
@return [String]

@!attribute [rw] bot_name

The name of the bot after the update.
@return [String]

@!attribute [rw] description

The description of the bot after the update.
@return [String]

@!attribute [rw] role_arn

The Amazon Resource Name (ARN) of the IAM role used by the bot after
the update.
@return [String]

@!attribute [rw] data_privacy

The data privacy settings for the bot after the update.
@return [Types::DataPrivacy]

@!attribute [rw] idle_session_ttl_in_seconds

The session timeout, in seconds, for the bot after the update.
@return [Integer]

@!attribute [rw] bot_status

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.
@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/UpdateBotResponse AWS API Documentation

Constants

SENSITIVE