threatAnalysisTactics

@JvmName(name = "nochsdwjybewgxxn")
suspend fun threatAnalysisTactics(value: Output<List<String>>)
@JvmName(name = "fwhmrapuxueoqqft")
suspend fun threatAnalysisTactics(value: List<String>?)

Parameters

value

Specifies a list of tactics the resource covers. Possible values are Reconnaissance, ResourceDevelopment, InitialAccess, Execution, Persistence, PrivilegeEscalation, DefenseEvasion, CredentialAccess, Discovery, LateralMovement, Collection, CommandAndControl, Exfiltration, Impact, ImpairProcessControl and InhibitResponseFunction.


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


@JvmName(name = "wpkmtnbxokdbsmkh")
suspend fun threatAnalysisTactics(values: List<Output<String>>)
@JvmName(name = "cxmopgabraygeptx")
suspend fun threatAnalysisTactics(vararg values: String)

Parameters

values

Specifies a list of tactics the resource covers. Possible values are Reconnaissance, ResourceDevelopment, InitialAccess, Execution, Persistence, PrivilegeEscalation, DefenseEvasion, CredentialAccess, Discovery, LateralMovement, Collection, CommandAndControl, Exfiltration, Impact, ImpairProcessControl and InhibitResponseFunction.