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