threatAnalysisTechniques

@JvmName(name = "avppjpnbujgydxfl")
suspend fun threatAnalysisTechniques(value: Output<List<String>>)
@JvmName(name = "dwixogffkagyvqje")
suspend fun threatAnalysisTechniques(value: List<String>?)

Parameters

value

the techniques the resource covers, these have to be aligned with the tactics being used


@JvmName(name = "kctlopmktbvjftmi")
suspend fun threatAnalysisTechniques(vararg values: Output<String>)


@JvmName(name = "giicneuhojlusmnf")
suspend fun threatAnalysisTechniques(values: List<Output<String>>)
@JvmName(name = "roxsreexgcgwnnby")
suspend fun threatAnalysisTechniques(vararg values: String)

Parameters

values

the techniques the resource covers, these have to be aligned with the tactics being used