Table Kinesis Stream Specification
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)
Properties
Link copied to clipboard
val approximateCreationDateTimePrecision: TableKinesisStreamSpecificationApproximateCreationDateTimePrecision? = null
The precision for the time and date that the stream was created.