WS equivalent of StackOutput
name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
description | string | element | 0/1 | The description of the stack output. | |
outputKey | string | element | 0/1 | The key of the key value pair associated | |
outputValue | string | element | 0/1 | The value associated with the stack output | |
Properties inherited from supportTemplating |
|||||
xsitype | string | attribute | 0/1 |
Example
<w----- xsitype="..."> <outputKey>...</outputKey> <outputValue>...</outputValue> <description>...</description> </w----->