ListBotResourceGenerationsResponse

Types

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

Properties

Link copied to clipboard

The unique identifier of the bot for which the generation requests were made.

Link copied to clipboard

The version of the bot for which the generation requests were made.

Link copied to clipboard

A list of objects, each containing information about a generation request for the bot locale.

Link copied to clipboard

The locale of the bot for which the generation requests were made.

Link copied to clipboard

If the total number of results is greater than the number specified in the maxResults, the response returns a token in the nextToken field. Use this token when making a request to return the next batch of results.

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