pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.wafv2.kotlin.outputs
/
RuleGroupAllowAction
Rule
Group
Allow
Action
data
class
RuleGroupAllowAction
(
val
customRequestHandling
:
RuleGroupCustomRequestHandling
?
=
null
)
Allow traffic towards application.
Types
Constructors
Properties
Constructors
Rule
Group
Allow
Action
Link copied to clipboard
fun
RuleGroupAllowAction
(
customRequestHandling
:
RuleGroupCustomRequestHandling
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
custom
Request
Handling
Link copied to clipboard
val
customRequestHandling
:
RuleGroupCustomRequestHandling
?
=
null