body
suspend fun body(value: Output<RuleGroupRuleStatementNotStatementStatementXssMatchStatementFieldToMatchBodyArgs>)
suspend fun body(value: RuleGroupRuleStatementNotStatementStatementXssMatchStatementFieldToMatchBodyArgs?)
Parameters
value
Inspect the request body, which immediately follows the request headers.
suspend fun body(argument: suspend RuleGroupRuleStatementNotStatementStatementXssMatchStatementFieldToMatchBodyArgsBuilder.() -> Unit)
Parameters
argument
Inspect the request body, which immediately follows the request headers.