/AWS1/CL_OSIBUFFEROPTIONS¶
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.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_persistentbufferenabled TYPE /AWS1/OSIBOOLEAN /AWS1/OSIBOOLEAN¶
Whether persistent buffering should be enabled.
Queryable Attributes¶
PersistentBufferEnabled¶
Whether persistent buffering should be enabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERSISTENTBUFFERENABLED() |
Getter for PERSISTENTBUFFERENABLED, with configurable defaul |
ASK_PERSISTENTBUFFERENABLED() |
Getter for PERSISTENTBUFFERENABLED w/ exceptions if field ha |
HAS_PERSISTENTBUFFERENABLED() |
Determine if PERSISTENTBUFFERENABLED has a value |