pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.outputs
/
RuleGroupBody
Rule
Group
Body
data
class
RuleGroupBody
(
val
oversizeHandling
:
RuleGroupOversizeHandling
?
=
null
)
The body of a web request. This immediately follows the request headers.
Types
Constructors
Properties
Constructors
Rule
Group
Body
Link copied to clipboard
fun
RuleGroupBody
(
oversizeHandling
:
RuleGroupOversizeHandling
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
oversize
Handling
Link copied to clipboard
val
oversizeHandling
:
RuleGroupOversizeHandling
?
=
null