tactics

@JvmName(name = "cnytynfektvwaary")
suspend fun tactics(value: Output<List<Either<String, AttackTactic>>>)
@JvmName(name = "xqleaplwxuvbgifu")
suspend fun tactics(value: List<Either<String, AttackTactic>>?)

Parameters

value

The tactics of the alert rule


@JvmName(name = "mvftmxulcgnqfyvi")
suspend fun tactics(vararg values: Output<Either<String, AttackTactic>>)


@JvmName(name = "avhyxmbvfytqnhcd")
suspend fun tactics(values: List<Output<Either<String, AttackTactic>>>)
@JvmName(name = "idbafjtsuqcatdme")
suspend fun tactics(vararg values: Either<String, AttackTactic>)

Parameters

values

The tactics of the alert rule