uri Path
suspend fun uriPath(value: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementSqliMatchStatementFieldToMatchUriPathArgs>)
suspend fun uriPath(value: WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementSqliMatchStatementFieldToMatchUriPathArgs?)
Parameters
value
Inspect the request URI path. This is the part of a web request that identifies a resource, for example, /images/daily-ad.jpg
.
suspend fun uriPath(argument: suspend WebAclRuleStatementRateBasedStatementScopeDownStatementAndStatementStatementSqliMatchStatementFieldToMatchUriPathArgsBuilder.() -> Unit)
Parameters
argument
Inspect the request URI path. This is the part of a web request that identifies a resource, for example, /images/daily-ad.jpg
.