DescribeBotAnalyzerRecommendationRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the analysis request.

Link copied to clipboard

The unique identifier of the bot.

Link copied to clipboard

The maximum number of recommendations to return in the response. The default is 5.

Link copied to clipboard

If the response from a previous request was truncated, the nextToken value is used 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