runCommandTargets property

List<RunCommandTarget> runCommandTargets
final

Currently, we support including only one RunCommandTarget block, which specifies either an array of InstanceIds or a tag.

Implementation

final List<RunCommandTarget> runCommandTargets;