data Protections
Parameters
value
A block for data protection configurations for specific web request field types. See data_protection
block for details.
Parameters
values
A block for data protection configurations for specific web request field types. See data_protection
block for details.
suspend fun dataProtections(argument: List<suspend WebAclDataProtectionConfigDataProtectionArgsBuilder.() -> Unit>)
suspend fun dataProtections(vararg argument: suspend WebAclDataProtectionConfigDataProtectionArgsBuilder.() -> Unit)
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.