threatAnalysisTechniques

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


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

Parameters

values

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