Skip to content

/AWS1/CL_STGCACHEATTRIBUTES

The refresh cache information for the file share or FSx file systems.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_CACHESTALETMOUTINSECONDS TYPE /AWS1/STGCACHESTALETMOUTINSECS /AWS1/STGCACHESTALETMOUTINSECS

Refreshes a file share's cache by using Time To Live (TTL). TTL is the length of time since the last refresh after which access to the directory would cause the file gateway to first refresh that directory's contents from the Amazon S3 bucket or Amazon FSx file system. The TTL duration is in seconds.

Valid Values:0, 300 to 2,592,000 seconds (5 minutes to 30 days)


Queryable Attributes

CacheStaleTimeoutInSeconds

Refreshes a file share's cache by using Time To Live (TTL). TTL is the length of time since the last refresh after which access to the directory would cause the file gateway to first refresh that directory's contents from the Amazon S3 bucket or Amazon FSx file system. The TTL duration is in seconds.

Valid Values:0, 300 to 2,592,000 seconds (5 minutes to 30 days)

Accessible with the following methods

Method Description
GET_CACHESTALETMOUTINSECONDS() Getter for CACHESTALETIMEOUTINSECONDS, with configurable def
ASK_CACHESTALETMOUTINSECONDS() Getter for CACHESTALETIMEOUTINSECONDS w/ exceptions if field
HAS_CACHESTALETMOUTINSECONDS() Determine if CACHESTALETIMEOUTINSECONDS has a value