Interface OutboundKinesisRecord

  • All Superinterfaces:
    KinesisRecord

    @Immutable
    @DoNotImplement
    public interface OutboundKinesisRecord
    extends KinesisRecord
    Represents an outbound Amazon Kinesis record, that should be written to Kinesis.

    The internal state of this interface is immutable.

    Since:
    4.14.0