Skip to content

/AWS1/CL_BDOFILESYSTEMCONF

Configuration for a filesystem that can be mounted into the AgentCore Runtime.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_sessionstorage TYPE REF TO /AWS1/CL_BDOSESSIONSTORAGECONF /AWS1/CL_BDOSESSIONSTORAGECONF

Configuration for session storage. Session storage provides persistent storage that is preserved across AgentCore Runtime session invocations.


Queryable Attributes

sessionStorage

Configuration for session storage. Session storage provides persistent storage that is preserved across AgentCore Runtime session invocations.

Accessible with the following methods

Method Description
GET_SESSIONSTORAGE() Getter for SESSIONSTORAGE

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_FILESYSTEMCONFIGURATIONS

TYPES TT_FILESYSTEMCONFIGURATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDOFILESYSTEMCONF WITH DEFAULT KEY
.