threatAnalysisTechniques

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


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

Parameters

values

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