action property
The type of operation: CREATE
, UPDATE
, or
DELETE
. Create and delete operations affect only the specified
stack 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;