antivirusOverrides

@JvmName(name = "lslcjiwjbgvgdxed")
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 = "nygxqoccrriewlep")
suspend fun antivirusOverrides(vararg values: Output<SecurityProfileThreatPreventionProfileAntivirusOverrideArgs>)


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

Parameters

values

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


@JvmName(name = "lyxavmgkilplligv")
suspend fun antivirusOverrides(argument: List<suspend SecurityProfileThreatPreventionProfileAntivirusOverrideArgsBuilder.() -> Unit>)
@JvmName(name = "ebykxexwkxpcsmwm")
suspend fun antivirusOverrides(vararg argument: suspend SecurityProfileThreatPreventionProfileAntivirusOverrideArgsBuilder.() -> Unit)
@JvmName(name = "dvlbhumncjqddioj")
suspend fun antivirusOverrides(argument: suspend SecurityProfileThreatPreventionProfileAntivirusOverrideArgsBuilder.() -> Unit)

Parameters

argument

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