Module vector::sinks::aws_kinesis::config   
source · Structs§
- Base configuration for the
aws_kinesis_sinks. The actual specific sink configuration types should either wrap this in a newtype wrapper, or should extend it in a new struct withserde(flatten). 
Functions§
- Builds an aws_kinesis sink.