PutRecordBatchResponseEntry
Contains the result for an individual record from a PutRecordBatch request. If the record is successfully added to your delivery stream, it receives a record ID. If the record fails to be added to your delivery stream, the result includes an error code and an error message.
Types
Functions
Link copied to clipboard
inline fun copy(block: PutRecordBatchResponseEntry.Builder.() -> Unit = {}): PutRecordBatchResponseEntry