RuleRunCommandParameters

data class RuleRunCommandParameters(val runCommandTargets: List<RuleRunCommandTarget>)

Constructors

Link copied to clipboard
constructor(runCommandTargets: List<RuleRunCommandTarget>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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