dataProtections

@JvmName(name = "meceddpooykcrvqy")
suspend fun dataProtections(value: Output<List<WebAclDataProtectArgs>>)
@JvmName(name = "daurtsctclhaaitq")
suspend fun dataProtections(value: List<WebAclDataProtectArgs>)

Parameters

value

An array of data protection configurations for specific web request field types. This is defined for each web ACL. AWS WAF applies the specified protection to all web requests that the web ACL inspects.


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


@JvmName(name = "ijdrmbpwhnolosjd")
suspend fun dataProtections(values: List<Output<WebAclDataProtectArgs>>)
@JvmName(name = "uclswudpjlmcunop")
suspend fun dataProtections(vararg values: WebAclDataProtectArgs)

Parameters

values

An array of data protection configurations for specific web request field types. This is defined for each web ACL. AWS WAF applies the specified protection to all web requests that the web ACL inspects.


@JvmName(name = "dqbgjkoojglhlosa")
suspend fun dataProtections(argument: List<suspend WebAclDataProtectArgsBuilder.() -> Unit>)
@JvmName(name = "rovdwtngkigrdayo")
suspend fun dataProtections(vararg argument: suspend WebAclDataProtectArgsBuilder.() -> Unit)
@JvmName(name = "opmaadxtriiqqaas")
suspend fun dataProtections(argument: suspend WebAclDataProtectArgsBuilder.() -> Unit)

Parameters

argument

An array of data protection configurations for specific web request field types. This is defined for each web ACL. AWS WAF applies the specified protection to all web requests that the web ACL inspects.