stationaryTime params Schema #
undefined#/properties/postProcess/items/allOf/8/properties/params
Parameters to be passed to the stationaryTime module
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* |
params Type #
object
(stationaryTime params)
stationaryTime params Properties #
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
identity | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
target | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
timeUnit | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
identity #
identity TODO
identity
- is optional
- type:
string
- cannot be null
- Unstructured type
target #
target TODO
target
- is optional
- type:
string
- cannot be null
- Unstructured type
timeUnit #
timeUnit TODO
timeUnit
- is optional
- type:
string
- cannot be null
- Unstructured type