threatOverrides

@JvmName(name = "dhwnvltbxlbmannl")
suspend fun threatOverrides(value: Output<List<SecurityProfileThreatPreventionProfileThreatOverrideArgs>>)

Parameters

value

The configuration for overriding threats actions by threat id match. If a threat is matched both by configuration provided in severity overrides and threat overrides, the threat overrides action is applied. Structure is documented below.


@JvmName(name = "xdxphyfsynyqtdkb")
suspend fun threatOverrides(vararg values: Output<SecurityProfileThreatPreventionProfileThreatOverrideArgs>)


@JvmName(name = "raujgisfivowxury")
suspend fun threatOverrides(values: List<Output<SecurityProfileThreatPreventionProfileThreatOverrideArgs>>)
@JvmName(name = "twtxnqjhfuxjnymr")
suspend fun threatOverrides(vararg values: SecurityProfileThreatPreventionProfileThreatOverrideArgs)

Parameters

values

The configuration for overriding threats actions by threat id match. If a threat is matched both by configuration provided in severity overrides and threat overrides, the threat overrides action is applied. Structure is documented below.


@JvmName(name = "kjjbeiqgeggejipw")
suspend fun threatOverrides(argument: List<suspend SecurityProfileThreatPreventionProfileThreatOverrideArgsBuilder.() -> Unit>)
@JvmName(name = "owonehbjggujcsrs")
suspend fun threatOverrides(vararg argument: suspend SecurityProfileThreatPreventionProfileThreatOverrideArgsBuilder.() -> Unit)
@JvmName(name = "tjbvmwxjgqwpthfx")
suspend fun threatOverrides(argument: suspend SecurityProfileThreatPreventionProfileThreatOverrideArgsBuilder.() -> Unit)

Parameters

argument

The configuration for overriding threats actions by threat id match. If a threat is matched both by configuration provided in severity overrides and threat overrides, the threat overrides action is applied. Structure is documented below.