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