deliveryStreamType

@JvmName(name = "ymipgqmmfrkpgasy")
suspend fun deliveryStreamType(value: Output<DeliveryStreamType>)
@JvmName(name = "mghwtagtmggqxkfk")
suspend fun deliveryStreamType(value: DeliveryStreamType?)

Parameters

value

The Firehose stream type. This can be one of the following values:

  • DirectPut : Provider applications access the Firehose stream directly.

  • KinesisStreamAsSource : The Firehose stream uses a Kinesis data stream as a source.