runbooks property

List<Runbook>? runbooks
final

Information about the Automation runbooks (Automation documents) that are run during a runbook workflow in Change Manager.

Implementation

final List<Runbook>? runbooks;