cache Schema #
undefined#/properties/cache
cache TODO
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | specSchema.schema.json* |
cache Type #
object
(cache)
cache Properties #
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
bucket | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
namespace | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
cacheKey | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
cacheGroup | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
bucket #
bucket TODO
bucket
- is optional
- type:
string
- cannot be null
- Unstructured type
namespace #
namespace TODO
namespace
- is optional
- type:
string
- cannot be null
- Unstructured type
cacheKey #
cacheKey TODO
cacheKey
- is optional
- type:
string
- cannot be null
- Unstructured type
cacheGroup #
cacheGroup TODO
cacheGroup
- is optional
- type:
string
- cannot be null
- Unstructured type