PostScriptAction type
The action to take after the script finishes successfully.
KnownPostScriptAction can be used interchangeably with PostScriptAction,
this enum contains the known values that the service supports.
Known values supported by the service
None: No post-script action is taken.
RebootAfter: Reboot the node after the script completes.
type PostScriptAction = string