tactics

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

Parameters

value

The tactics of the alert rule


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


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

Parameters

values

The tactics of the alert rule