action property
The type of stack set operation: CREATE
, UPDATE
,
or DELETE
. Create and delete operations affect only the
specified stack set instances that are associated with the specified stack
set. Update operations affect both the stack set itself, as well as
all associated stack set instances.
Implementation
final StackSetOperationAction? action;