automationSubtype property

AutomationSubtype? automationSubtype
final

The subtype of the Automation operation. Currently, the only supported value is ChangeRequest.

Implementation

final AutomationSubtype? automationSubtype;