KinesisParameters

The templated target type for the Amazon Kinesis PutRecordkinesis/latest/APIReference/API_PutRecord.html API operation.

Types

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

Properties

Link copied to clipboard

Specifies the shard to which EventBridge Scheduler sends the event. For more information, see Amazon Kinesis Data Streams terminology and concepts in the Amazon Kinesis Streams Developer Guide.

Functions

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