bufferingSize

@JvmName(name = "bnaskhxfnfgitbcv")
suspend fun bufferingSize(value: Output<Int>)
@JvmName(name = "krgdmrnuyxennhta")
suspend fun bufferingSize(value: Int?)

Parameters

value

Buffer incoming data to the specified size, in MBs, before delivering it to the destination. The default value is 5. We recommend setting SizeInMBs to a value greater than the amount of data you typically ingest into the delivery stream in 10 seconds. For example, if you typically ingest data at 1 MB/sec set SizeInMBs to be 10 MB or higher.