deliveryStreamType property
The delivery stream type. This can be one of the following values:
-
DirectPut: Provider applications access the delivery stream directly. -
KinesisStreamAsSource: The delivery stream uses a Kinesis data stream as a source.
Implementation
final DeliveryStreamType deliveryStreamType;