bufferOptions

@JvmName(name = "togdjfxwnoiswxka")
suspend fun bufferOptions(value: Output<PipelineBufferOptionsArgs>)
@JvmName(name = "chpotsnaomluaerl")
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 = "nfgplpxxxaqottnn")
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 .