query String
Parameters
value
Whether to redact the query string. It must be specified as an empty configuration block {}
. The query string is the part of a URL that appears after a ?
character, if any.
suspend fun queryString(argument: suspend WebAclLoggingConfigurationRedactedFieldQueryStringArgsBuilder.() -> Unit)
Parameters
argument
Whether to redact the query string. It must be specified as an empty configuration block {}
. The query string is the part of a URL that appears after a ?
character, if any.