dataProtectionConfig

@JvmName(name = "siofwctxvhmrkryx")
suspend fun dataProtectionConfig(value: Output<WebAclDataProtectionConfigArgs>)
@JvmName(name = "xlqtjujuybutpruo")
suspend fun dataProtectionConfig(value: WebAclDataProtectionConfigArgs?)

Parameters

value

Specifies data protection to apply to the web request data for the web ACL. This is a web ACL level data protection option. See data_protection_config below for details.


@JvmName(name = "haktqdhmqapavaxw")
suspend fun dataProtectionConfig(argument: suspend WebAclDataProtectionConfigArgsBuilder.() -> Unit)

Parameters

argument

Specifies data protection to apply to the web request data for the web ACL. This is a web ACL level data protection option. See data_protection_config below for details.