PostContentRequest

Types

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

Properties

Link copied to clipboard

You pass this value as the Accept HTTP header.

Link copied to clipboard

A list of contexts active for the request. A context can be activated when a previous intent is fulfilled, or by including the context in the request,

Link copied to clipboard

Alias of the Amazon Lex bot.

Link copied to clipboard

Name of the Amazon Lex bot.

Link copied to clipboard

You pass this value as the Content-Type HTTP header.

Link copied to clipboard

User input in PCM or Opus audio format or text format as described in the Content-Type HTTP header.

Link copied to clipboard

You pass this value as the x-amz-lex-request-attributes HTTP header.

Link copied to clipboard

You pass this value as the x-amz-lex-session-attributes HTTP header.

Link copied to clipboard

The ID of the client application user. Amazon Lex uses this to identify a user's conversation with your bot. At runtime, each request must contain the userID field.

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