uriPath

@JvmName(name = "xbokepmlarmirnwg")
suspend fun uriPath(value: Output<WebAclLoggingConfigurationRedactedFieldUriPathArgs>)
@JvmName(name = "ngvvendyadaeanih")
suspend fun uriPath(value: WebAclLoggingConfigurationRedactedFieldUriPathArgs?)

Parameters

value

Configuration block that redacts the request URI path. It should be specified as an empty configuration block {}. The URI path is the part of a web request that identifies a resource, such as /images/daily-ad.jpg.


@JvmName(name = "mxhmiettevhehixf")
suspend fun uriPath(argument: suspend WebAclLoggingConfigurationRedactedFieldUriPathArgsBuilder.() -> Unit)

Parameters

argument

Configuration block that redacts the request URI path. It should be specified as an empty configuration block {}. The URI path is the part of a web request that identifies a resource, such as /images/daily-ad.jpg.