antivirusOverrides

@JvmName(name = "vcxjhqvixxfjtklp")
suspend fun antivirusOverrides(value: Output<List<SecurityProfileThreatPreventionProfileAntivirusOverrideArgs>>)

Parameters

value

Defines what action to take for antivirus threats per protocol. Structure is documented below.


@JvmName(name = "lpreqxplwgvimqnb")
suspend fun antivirusOverrides(vararg values: Output<SecurityProfileThreatPreventionProfileAntivirusOverrideArgs>)


@JvmName(name = "ulmwmnxnwjxgvlbp")
suspend fun antivirusOverrides(values: List<Output<SecurityProfileThreatPreventionProfileAntivirusOverrideArgs>>)
@JvmName(name = "oxcvpopqbutlybdt")
suspend fun antivirusOverrides(vararg values: SecurityProfileThreatPreventionProfileAntivirusOverrideArgs)

Parameters

values

Defines what action to take for antivirus threats per protocol. Structure is documented below.


@JvmName(name = "idtoytdvhqddwnqt")
suspend fun antivirusOverrides(argument: List<suspend SecurityProfileThreatPreventionProfileAntivirusOverrideArgsBuilder.() -> Unit>)
@JvmName(name = "pkawgraimjfnvase")
suspend fun antivirusOverrides(vararg argument: suspend SecurityProfileThreatPreventionProfileAntivirusOverrideArgsBuilder.() -> Unit)
@JvmName(name = "yvfteuaqvwyhdksb")
suspend fun antivirusOverrides(argument: suspend SecurityProfileThreatPreventionProfileAntivirusOverrideArgsBuilder.() -> Unit)

Parameters

argument

Defines what action to take for antivirus threats per protocol. Structure is documented below.