DeliveryStreamDirectPutSourceConfigurationArgs

data class DeliveryStreamDirectPutSourceConfigurationArgs(val throughputHintInMbs: Output<Int>? = null) : ConvertibleToJava<DeliveryStreamDirectPutSourceConfigurationArgs>

Constructors

constructor(throughputHintInMbs: Output<Int>? = null)

Properties

Link copied to clipboard
val throughputHintInMbs: Output<Int>? = null

The value that you configure for this parameter is for information purpose only and does not affect Firehose delivery throughput limit. You can use the Firehose Limits form to request a throughput limit increase.

Functions

Link copied to clipboard
open override fun toJava(): DeliveryStreamDirectPutSourceConfigurationArgs