bufferOptions

@JvmName(name = "pjdrmtlwspwmxxtv")
suspend fun bufferOptions(value: Output<PipelineBufferOptionsArgs>)
@JvmName(name = "yjdvfvawqljtoxqi")
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 = "lqdnluwkrhirbxsb")
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 .