String produces a string representation of the address that could be parsed as a HCL traversal and passed to ParseRef to produce an identical result.
()
| 14 | // parsed as a HCL traversal and passed to ParseRef to produce an identical |
| 15 | // result. |
| 16 | String() string |
| 17 | } |
| 18 | |
| 19 | // referenceable is an empty struct that implements Referenceable, add it to |
no outgoing calls