DescribeBotRecommendationResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the bot associated with the bot recommendation.

Link copied to clipboard

The identifier of the bot recommendation being described.

Link copied to clipboard

The object representing the URL of the bot definition, the URL of the associated transcript and a statistical summary of the bot recommendation results.

Link copied to clipboard

The status of the bot recommendation. If the status is Failed, then the reasons for the failure are listed in the failureReasons field.

Link copied to clipboard

The version of the bot associated with the bot recommendation.

Link copied to clipboard

The date and time that the bot recommendation was created.

Link copied to clipboard

The object representing the passwords that were used to encrypt the data related to the bot recommendation results, as well as the KMS key ARN used to encrypt the associated metadata.

Link copied to clipboard

If botRecommendationStatus is Failed, Amazon Lex explains why.

Link copied to clipboard

The date and time that the bot recommendation was last updated.

Link copied to clipboard

The identifier of the language and locale of the bot recommendation to describe.

Link copied to clipboard

The object representing the Amazon S3 bucket containing the transcript, as well as the associated metadata.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String