action property
The action that AWS CloudFormation takes on the resource, such as
Add
(adds a new resource), Modify
(changes a
resource), Remove
(deletes a resource), Import
(imports a resource), or Dynamic
(exact action for the resource
cannot be determined).
Implementation
final ChangeAction? action;