uri Fragment
suspend fun uriFragment(value: Output<WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchUriFragmentArgs>)
suspend fun uriFragment(value: WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchUriFragmentArgs?)
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 WebAclRuleStatementManagedRuleGroupStatementScopeDownStatementXssMatchStatementFieldToMatchUriFragmentArgsBuilder.() -> 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.