TableKinesisStreamSpecification

data class TableKinesisStreamSpecification(val approximateCreationDateTimePrecision: TableKinesisStreamSpecificationApproximateCreationDateTimePrecision? = null, val streamArn: String)

The Kinesis Data Streams configuration for the specified table.

Constructors

Link copied to clipboard
constructor(approximateCreationDateTimePrecision: TableKinesisStreamSpecificationApproximateCreationDateTimePrecision? = null, streamArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The precision for the time and date that the stream was created.

Link copied to clipboard

The ARN for a specific Kinesis data stream. Length Constraints: Minimum length of 37. Maximum length of 1024.