property source is elasticsearch Schema #
undefined#/properties/postProcess/items/allOf/21/properties/params/properties/dataSource/oneOf/1/allOf/6
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* |
6 Type #
unknown (property source is elasticsearch)
property source is elasticsearch Properties #
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
awsAccess | object |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
endpoint | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
index | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
query | object |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
extractResultsPredicate | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
extractResultsFunction | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
moreResultsPredicate | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
moreResultsFunction | string |
Optional | cannot be null | specSchema (Unified Pipeline Specification) |
awsAccess #
AWS Access Credentials
awsAccess
endpoint #
endpoint TODO
endpoint
- is optional
- type:
string
- cannot be null
- Unstructured type
index #
index TODO
index
- is optional
- type:
string
- cannot be null
- Unstructured type
query #
query TODO
query
extractResultsPredicate #
extractResultsPredicate TODO
extractResultsPredicate
- is optional
- type:
string
- cannot be null
- Unstructured type
extractResultsFunction #
extractResultsFunction TODO
extractResultsFunction
- is optional
- type:
string
- cannot be null
- Unstructured type
moreResultsPredicate #
moreResultsPredicate TODO
moreResultsPredicate
- is optional
- type:
string
- cannot be null
- Unstructured type
moreResultsFunction #
moreResultsFunction TODO
moreResultsFunction
- is optional
- type:
string
- cannot be null
- Unstructured type