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