StackOutputsResponse
StackOutputsResponse carries the outputs of a stack, as recorded by its most recent completed update.
Properties
outputsmap[string]object optionalThe stack’s outputs, keyed by output name, exactly as stored in the stack’s state. Secret values use the same secret object representation as exported stack state and are returned exactly as stored; resolve them with the secrets provider in ‘secretsProviders’ and treat them as sensitive. Absent when the stack has no state.- The secrets provider for the secret values in ‘outputs’. Absent when the stack has no state.
- ↳
typestring requiredThe type - ↳
stateobject optionalThe current state