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