dataProtections

@JvmName(name = "nnckhakrkvhcynqk")
suspend fun dataProtections(value: Output<List<WebAclDataProtectionConfigDataProtectionArgs>>)
@JvmName(name = "iglnnmiaacxifwci")
suspend fun dataProtections(value: List<WebAclDataProtectionConfigDataProtectionArgs>?)

Parameters

value

A block for data protection configurations for specific web request field types. See data_protection block for details.


@JvmName(name = "lxkofrnwuqpckxup")
suspend fun dataProtections(vararg values: Output<WebAclDataProtectionConfigDataProtectionArgs>)


@JvmName(name = "cufkkmybylxonvow")
suspend fun dataProtections(values: List<Output<WebAclDataProtectionConfigDataProtectionArgs>>)
@JvmName(name = "cbcyhbmgvoljqgxd")
suspend fun dataProtections(vararg values: WebAclDataProtectionConfigDataProtectionArgs)

Parameters

values

A block for data protection configurations for specific web request field types. See data_protection block for details.


@JvmName(name = "ioqigcyymudkxggg")
suspend fun dataProtections(argument: List<suspend WebAclDataProtectionConfigDataProtectionArgsBuilder.() -> Unit>)
@JvmName(name = "bxwmhjhwoaftektr")
suspend fun dataProtections(vararg argument: suspend WebAclDataProtectionConfigDataProtectionArgsBuilder.() -> Unit)
@JvmName(name = "njjvnrabqkirrveh")
suspend fun dataProtections(argument: suspend WebAclDataProtectionConfigDataProtectionArgsBuilder.() -> Unit)

Parameters

argument

A block for data protection configurations for specific web request field types. See data_protection block for details.