BatchReadRequest

Types

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

Properties

Link copied to clipboard

Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.

Link copied to clipboard

The Amazon Resource Name (ARN) that is associated with the Directory. For more information, see arns.

Link copied to clipboard

A list of operations that are part of the batch.

Functions

Link copied to clipboard
inline fun copy(block: BatchReadRequest.Builder.() -> Unit = {}): BatchReadRequest
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