Rule Group Body Args
data class RuleGroupBodyArgs(val oversizeHandling: Output<RuleGroupOversizeHandling>? = null) : ConvertibleToJava<RuleGroupBodyArgs>
The body of a web request. This immediately follows the request headers.