runbooks property

List<Runbook>? runbooks
final

Information about the Automation runbooks (Automation documents) that are run as part of a runbook workflow.

Implementation

final List<Runbook>? runbooks;