PluginCurrentState type
Defines values for PluginCurrentState.
KnownPluginCurrentState can be used interchangeably with PluginCurrentState,
this enum contains the known values that the service supports.
Known values supported by the service
Preparation
ResourceAcquisition
Queued
Submission
Monitoring
Cleanup
Ended
type PluginCurrentState = string