redacted Fields
Parameters
value
The parts of the request that you want to keep out of the logs. Up to 100 redacted_fields
blocks are supported. See Redacted Fields below for more details.
Parameters
values
The parts of the request that you want to keep out of the logs. Up to 100 redacted_fields
blocks are supported. See Redacted Fields below for more details.
suspend fun redactedFields(argument: List<suspend WebAclLoggingConfigurationRedactedFieldArgsBuilder.() -> Unit>)
suspend fun redactedFields(vararg argument: suspend WebAclLoggingConfigurationRedactedFieldArgsBuilder.() -> Unit)
suspend fun redactedFields(argument: suspend WebAclLoggingConfigurationRedactedFieldArgsBuilder.() -> Unit)
Parameters
argument
The parts of the request that you want to keep out of the logs. Up to 100 redacted_fields
blocks are supported. See Redacted Fields below for more details.