data Protection Config
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.
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.