targets property

List<Target>? targets
final

A key-value mapping to target resources that the Runbook operation performs tasks on. Required if you specify TargetParameterName.

Implementation

final List<Target>? targets;