usePreviousValue property
During a stack update, use the existing parameter value that the stack is
using for a given parameter key. If you specify true
, do not
specify a parameter value.
Implementation
final bool? usePreviousValue;
During a stack update, use the existing parameter value that the stack is
using for a given parameter key. If you specify true
, do not
specify a parameter value.
final bool? usePreviousValue;