NfsFileShareCacheAttributes

data class NfsFileShareCacheAttributes(val cacheStaleTimeoutInSeconds: Int? = null)

Constructors

Link copied to clipboard
constructor(cacheStaleTimeoutInSeconds: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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. Valid Values: 300 to 2,592,000 seconds (5 minutes to 30 days)