BatchStatementRequest

A PartiQL batch statement request.

Types

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

Properties

Link copied to clipboard

The read consistency of the PartiQL batch request.

Link copied to clipboard

The parameters associated with a PartiQL statement in the batch request.

Link copied to clipboard

An optional parameter that returns the item attributes for a PartiQL batch request operation that failed a condition check.

Link copied to clipboard

A valid PartiQL statement.

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