Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
AnalyticsSourceCachePolicy
Interface AnalyticsSourceCachePolicy
interface
AnalyticsSourceCachePolicy
{
key
?:
AnalyticsSourceCacheIdentity
;
metadataCacheable
?:
boolean
;
resultCacheable
?:
boolean
;
ttlMs
?:
number
;
}
Index
Properties
key?
metadata
Cacheable?
result
Cacheable?
ttl
Ms?
Properties
Optional
Readonly
key
key
?:
AnalyticsSourceCacheIdentity
Optional
Readonly
metadata
Cacheable
metadata
Cacheable
?:
boolean
Optional
Readonly
result
Cacheable
result
Cacheable
?:
boolean
Optional
Readonly
ttl
Ms
ttl
Ms
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
metadata
Cacheable
result
Cacheable
ttl
Ms
@honua/sdk-js
Loading...