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