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