uriPath

@JvmName(name = "phgxmtbljlxycigb")
suspend fun uriPath(value: Output<WebAclLoggingConfigurationRedactedFieldUriPathArgs>)
@JvmName(name = "alarrwgwhdsmdomj")
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 = "tuqirimlokkyfsoe")
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.