threatAnalysisTechniques

@JvmName(name = "pjhyeanjjaafkhrt")
suspend fun threatAnalysisTechniques(value: Output<List<String>>)
@JvmName(name = "rbmjojyafjpeprnf")
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 = "aqatkamwlbbpujmj")
suspend fun threatAnalysisTechniques(vararg values: Output<String>)


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

Parameters

values

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