bufferOptions

@JvmName(name = "ailmxlranapplics")
suspend fun bufferOptions(value: Output<PipelineBufferOptionsArgs>)
@JvmName(name = "feifqoqcntfsgkpo")
suspend fun bufferOptions(value: PipelineBufferOptionsArgs?)

Parameters

value

Options that specify the configuration of a persistent buffer. To configure how OpenSearch Ingestion encrypts this data, set the EncryptionAtRestOptions . For more information, see Persistent buffering .


@JvmName(name = "pmjskoeeudohcrqw")
suspend fun bufferOptions(argument: suspend PipelineBufferOptionsArgsBuilder.() -> Unit)

Parameters

argument

Options that specify the configuration of a persistent buffer. To configure how OpenSearch Ingestion encrypts this data, set the EncryptionAtRestOptions . For more information, see Persistent buffering .