toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.wafv2.kotlin.outputs
/
RuleGroupRuleActionAllow
Rule
Group
Rule
Action
Allow
data
class
RuleGroupRuleActionAllow
(
val
customRequestHandling
:
RuleGroupRuleActionAllowCustomRequestHandling
?
=
null
)
Members
Constructors
Rule
Group
Rule
Action
Allow
Link copied to clipboard
constructor
(
customRequestHandling
:
RuleGroupRuleActionAllowCustomRequestHandling
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
custom
Request
Handling
Link copied to clipboard
val
customRequestHandling
:
RuleGroupRuleActionAllowCustomRequestHandling
?
=
null
Defines custom handling for the web request. See Custom Request Handling below for details.