PutRecordsRequest

A PutRecords request.

Types

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

Properties

Link copied to clipboard

The records associated with the request.

Link copied to clipboard

The ARN of the stream.

Link copied to clipboard

The stream name associated with the request.

Functions

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