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