PutInvocationStepRequest

Types

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

Properties

Link copied to clipboard

The unique identifier (in UUID format) of the invocation to add the invocation step to.

Link copied to clipboard

The unique identifier of the invocation step in UUID format.

Link copied to clipboard

The timestamp for when the invocation step occurred.

Link copied to clipboard

The payload for the invocation step, including text and images for the interaction.

Link copied to clipboard

The unique identifier for the session to add the invocation step to. You can specify either the session's sessionId or its Amazon Resource Name (ARN).

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