Context object providing access to the project configuration.
If the parameter whose value is being resolved is of type list, this will hold the index of the value in the list. The index begins from 0. This will be 0 if the parameter being resolved os not list.
Logger instance.
Name of the parameter whose value is being resolved.
The stack where the parameter whose value is being resolved belongs to.
A mutable copy of the current command variables during the stack operation.
Generated using TypeDoc
An interface representing the input object passed to
Resolver.resolve
function when value for a stack parameter is being resolved.