uri Path
Parameters
value
Redact the request URI path. Must be specified as an empty configuration block {}
. This is the part of a web request that identifies a resource, for example, /images/daily-ad.jpg
.
suspend fun uriPath(argument: suspend WebAclLoggingConfigurationRedactedFieldUriPathArgsBuilder.() -> Unit)
Parameters
argument
Redact the request URI path. Must be specified as an empty configuration block {}
. This is the part of a web request that identifies a resource, for example, /images/daily-ad.jpg
.