DescribeBotAnalyzerRecommendationResponse

Types

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

Properties

Link copied to clipboard

A list of recommendations for optimizing your bot configuration. Each recommendation includes the issue location, priority, description, and proposed fix.

Link copied to clipboard

The current status of the analysis.

Link copied to clipboard

The unique identifier of the bot.

Link copied to clipboard

The version of the bot that was analyzed.

Link copied to clipboard
val creationDateTime: <Error class: unknown class>?

The date and time when the analysis was initiated.

Link copied to clipboard

The locale identifier of the bot locale that was analyzed.

Link copied to clipboard

If the response is truncated, this token can be used in a subsequent request to retrieve the next page of recommendations.

Functions

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