uri Fragment
suspend fun uriFragment(value: Output<WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementFieldToMatchUriFragmentArgs>)
suspend fun uriFragment(value: WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementFieldToMatchUriFragmentArgs?)
Parameters
value
Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See uri_fragment
below for details.
suspend fun uriFragment(argument: suspend WebAclRuleStatementRateBasedStatementScopeDownStatementRegexMatchStatementFieldToMatchUriFragmentArgsBuilder.() -> Unit)
Parameters
argument
Inspect the part of a URL that follows the "#" symbol, providing additional information about the resource. See uri_fragment
below for details.