Module vector::sinks::aws_kinesis::record
source · Traits§
- An AWS Kinesis record type primarily to store the underlying aws crates’ actual record
T
, and to abstract the encoded length calculation. - Capable of sending records.