KinesisAction

Describes an action to write data to an Amazon Kinesis stream.

Types

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

Properties

Link copied to clipboard

The partition key.

Link copied to clipboard

The ARN of the IAM role that grants access to the Amazon Kinesis stream.

Link copied to clipboard

The name of the Amazon Kinesis stream.

Functions

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