latest--resourceoverrides-1.0.0
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/cics-ts-resource-overrides/_shared/latest--resourceoverrides-1.0.0.json |
| Parent schema | cics-ts-resource-overrides |
Type:
object
Schema that describes the structure of a CICS resource overrides document.
Properties
schemaVersion
string
Specify the resource overrides schema version.
resourceOverrides
object[]
Resources to be overridden are list items after the resourceOverrides mapping.
Definitions
selectorAttrStrPattern
string
selectorAttributes
object[]
selector
Record<string, number | selectorAttrStrPattern | selectorAttributes>
Use 'selector' to specify a resource that can have its attributes overridden.
The resource name can be selected by specifying a string or using the 'is', 'not', 'literal' and 'literalNot' list items.
The resource group can be selected by specifying a string or using the 'is', 'not', 'literal' and 'literalNot' list items.
overrides
object
Use 'overrides' to specify how the attributes of a resource are overridden.
selector-overrides
object[]
CICS resource type. Specify 'selector' list items to select resources of this type.