bufferOptions

@JvmName(name = "koctryhtrjvrpnnm")
suspend fun bufferOptions(value: Output<PipelineBufferOptionsArgs>)
@JvmName(name = "jqtynasqoquiwgny")
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 = "mwsdmuinsdnwxrxd")
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 .