Class: AmazonKinesisFirehoseDeliveryStreamS3DestinationConfigurationBufferingHints

Types~AmazonKinesisFirehoseDeliveryStreamS3DestinationConfigurationBufferingHints

new AmazonKinesisFirehoseDeliveryStreamS3DestinationConfigurationBufferingHints()

Properties:
Name Type Description
IntervalInSeconds Number Required: Yes. The length of time, in seconds, that Firehose buffers incoming data before delivering it to the destination. For valid values, see the IntervalInSeconds content for the BufferingHints data type in the Amazon Kinesis Firehose API Reference.
SizeInMBs Number Required: Yes. The size of the buffer, in MBs, that Firehose uses for incoming data before delivering it to the destination. For valid values, see the SizeInMBs content for the BufferingHints data type in the Amazon Kinesis Firehose API Reference.
Source: