Global Table Kinesis Stream Specification
data class GlobalTableKinesisStreamSpecification(val approximateCreationDateTimePrecision: GlobalTableKinesisStreamSpecificationApproximateCreationDateTimePrecision? = null, val streamArn: String)
Constructors
Link copied to clipboard
constructor(approximateCreationDateTimePrecision: GlobalTableKinesisStreamSpecificationApproximateCreationDateTimePrecision? = null, streamArn: String)
Properties
Link copied to clipboard
val approximateCreationDateTimePrecision: GlobalTableKinesisStreamSpecificationApproximateCreationDateTimePrecision? = null
The precision for the time and date that the stream was created.