Ezhilarasi | 8a84a4f | 2019-04-17 18:43:00 +0530 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
2 | .. http://creativecommons.org/licenses/by/4.0 | ||||
3 | .. Copyright (C) 2019 IBM. | ||||
4 | |||||
5 | Source Input code | ||||
6 | ================= | ||||
7 | |||||
Ezhilarasi | a0b7010 | 2019-08-14 23:38:10 +0530 | [diff] [blame] | 8 | .. code-block:: json |
9 | :linenos: | ||||
10 | |||||
11 | "description": "This is Input Resource Source Node Type", | ||||
12 | "version": "1.0.0", | ||||
13 | "properties": {}, | ||||
14 | "derived_from": "tosca.nodes.ResourceSource" |