attackTechniques

@JvmName(name = "oqbrkkwncdnyvnib")
suspend fun attackTechniques(value: Output<List<String>>)
@JvmName(name = "flpemgcsbqvpccmt")
suspend fun attackTechniques(value: List<String>?)

Parameters

value

A list of a mitre attack techniques the hunt is associated with


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


@JvmName(name = "acwlreiwvbgcnhvk")
suspend fun attackTechniques(values: List<Output<String>>)
@JvmName(name = "yrxnctwhwvqaofyt")
suspend fun attackTechniques(vararg values: String)

Parameters

values

A list of a mitre attack techniques the hunt is associated with